{"id":86389,"library":"composer-composer","title":"Composer","description":"Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.","status":"active","version":"2.10.1","language":"php","source_language":null,"source_url":"https://github.com/composer/composer","tags":["composer","dependency-manager","php","packagist"],"install":[{"cmd":"composer require composer/composer","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Application","correct":"use Composer\\Console\\Application;"}],"quickstart":{"code":"use Composer\\Console\\Application;\n\n$application = new Application();\n$application->setAutoExit(false);\n$input = new ArrayInput(['command' => 'install']);\n$application->run($input);","lang":"php","description":"Run Composer install programmatically"},"warnings":[{"fix":"Upgrade PHP to 8.1 or higher, or use Composer 2.2.x LTS for PHP 7.2+.","message":"Composer 2.10+ requires PHP 8.1+; older PHP versions are not supported.","severity":"breaking","affected_versions":">=2.10.0"}],"env_vars":null,"search_vec":"'compos':1,2,21 'declar':5 'depend':9,23 'dependency-manag':22 'ensur':14 'everywher':20 'help':3 'instal':8 'manag':6,24 'packagist':26 'php':11,25 'project':12 'right':18 'stack':19","created_at":"2026-06-19T08:00:39.259693+00:00","updated_at":"2026-06-19T08:00:39.259693+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://getcomposer.org/","github":"https://github.com/composer/composer","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["build-tool","utility"],"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}}