{"id":95785,"library":"drupal-console-core","title":"Drupal Console Core","description":"Core library for Drupal Console, providing CLI commands for Drupal.","status":"active","version":"1.9.8","language":"php","source_language":null,"source_url":"https://github.com/hechoendrupal/drupal-console-core","tags":["drupal","console","cli","commands"],"install":[{"cmd":"composer require drupal/console-core","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Command","correct":"use Drupal\\Console\\Core\\Command\\Command;"}],"quickstart":{"code":"use Drupal\\Console\\Core\\Command\\Command;\n\nclass MyCommand extends Command\n{\n    protected function configure()\n    {\n        $this->setName('my:command');\n    }\n}","lang":"php","description":"Extend the base Command class to create a custom Drupal Console command."},"warnings":[{"fix":"Migrate to Drupal core's console commands or use Drush.","message":"Deprecated in favor of Drupal's core Symfony Console integration.","severity":"breaking","affected_versions":">=1.9.0"}],"env_vars":null,"search_vec":"'cli':10,16 'command':11,17 'consol':2,8,15 'core':3,4 'drupal':1,7,13,14 'librari':5 'provid':9","created_at":"2026-06-19T10:42:25.740590+00:00","updated_at":"2026-06-19T10:42:25.740590+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":"http://drupalconsole.com/","github":"https://github.com/hechoendrupal/drupal-console-core","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["cli"],"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}}