{"id":92616,"library":"drupal-drupal","title":"Drupal Core","description":"Drupal is an open source content management platform powering millions of websites and applications.","status":"active","version":"11.3.12","language":"php","source_language":null,"source_url":"https://github.com/drupal/drupal","tags":["cms","content-management","drupal","php","web"],"install":[{"cmd":"composer require drupal/drupal","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"DrupalKernel","correct":"use Drupal\\Core\\DrupalKernel;"}],"quickstart":{"code":"use Drupal\\Core\\DrupalKernel;\n\n$autoloader = require_once 'autoload.php';\n$kernel = DrupalKernel::createFromRequest($request, $autoloader, 'prod');\n$response = $kernel->handle($request);\n$response->send();\n$kernel->terminate($request, $response);","lang":"php","description":"Bootstraps Drupal kernel and handles a request"},"warnings":[{"fix":"Ensure your environment meets PHP 8.3+ and update custom code for removed hooks/APIs.","message":"Drupal 11 requires PHP 8.3+ and drops many deprecated APIs from Drupal 9/10.","severity":"breaking","affected_versions":">=11.0.0"}],"env_vars":null,"search_vec":"'applic':16 'cms':17 'content':8,19 'content-manag':18 'core':2 'drupal':1,3,21 'manag':9,20 'million':12 'open':6 'php':22 'platform':10 'power':11 'sourc':7 'web':23 'websit':14","created_at":"2026-06-19T09:35:42.421734+00:00","updated_at":"2026-06-19T09:35:42.421734+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://www.drupal.org/project/drupal","github":"https://github.com/drupal/drupal","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}