{"id":87433,"library":"hyperf-command","title":"Hyperf Command","description":"Command for hyperf.","status":"active","version":"3.1.64","language":"php","source_language":null,"source_url":"https://github.com/hyperf/command","tags":["hyperf","command","cli","console"],"install":[{"cmd":"composer require hyperf/command","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Command","correct":"use Hyperf\\Command\\Command;"}],"quickstart":{"code":"use Hyperf\\Command\\Command;\n\nclass MyCommand extends Command\n{\n    protected $name = 'my:command';\n    public function handle()\n    {\n        $this->line('Hello Hyperf!');\n    }\n}","lang":"php","description":"Define a custom Hyperf command."},"warnings":[],"env_vars":null,"search_vec":"'cli':8 'command':2,3,7 'consol':9 'hyperf':1,5,6","created_at":"2026-06-19T08:18:05.775274+00:00","updated_at":"2026-06-19T08:18:05.775274+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://github.com/hyperf/command","github":"https://github.com/hyperf/command","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}}