sam-burns / psr11-symfony
Installs: 96
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/sam-burns/psr11-symfony
Requires
- symfony/config: 2.7.1
- symfony/dependency-injection: 2.7.1
- symfony/yaml: 2.7.1
Requires (Dev)
- phpunit/phpunit: ~4.7
This package is auto-updated.
Last update: 2025-09-24 07:34:25 UTC
README
This is not a PSR-11 compliant service container. It does not, for example, provide any functionality to do with delegate containers.
It does implement what is likely to become the PSR-11 interface for a service container. It can therefore be used as a temporary stop-gap until PSR-11 is voted on, and 'proper' implementations become available.