sam-burns / psr11-symfony
0.2.0
2015-07-12 19:43 UTC
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: 2024-10-24 05:38:58 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.