{"id":86359,"library":"psr-container","title":"PSR Container","description":"Common Container Interface (PHP FIG PSR-11).","status":"active","version":"2.0.2","language":"php","source_language":null,"source_url":"https://github.com/php-fig/container","tags":["psr","container","dependency-injection","interface"],"install":[{"cmd":"composer require psr/container","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ContainerInterface","correct":"use Psr\\Container\\ContainerInterface;"}],"quickstart":{"code":"use Psr\\Container\\ContainerInterface;\n\nfunction process(ContainerInterface $container) {\n    $service = $container->get('some.service');\n}","lang":"php","description":"Type-hints a PSR-11 container interface to retrieve services."},"warnings":[],"env_vars":null,"search_vec":"'-11':9 'common':3 'contain':2,4,11 'depend':13 'dependency-inject':12 'fig':7 'inject':14 'interfac':5,15 'php':6 'psr':1,8,10","created_at":"2026-06-19T08:00:11.862700+00:00","updated_at":"2026-06-19T08:00:11.862700+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/php-fig/container","github":"https://github.com/php-fig/container","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"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}}