container-interop tries to identify and standardize features in container objects (service locators, dependency injection containers, etc.) to achieve interopererability.
Through discussions and trials, we try to create a standard, made of common interfaces but also recommendations.
If PHP projects that provide container implementations begin to adopt these common standards, then PHP applications and projects that use containers can depend on the common interfaces instead of specific implementations. This facilitates a high-level of interoperability and flexibility that allows users to consume any container implementation that can be adapted to these interfaces.
The work done in this project is not officially endorsed by the PHP-FIG, but it is being worked on by members of PHP-FIG and other good developers. We adhere to the spirit and ideals of PHP-FIG, and hope this project will pave the way for one or more future PSRs.
Autoloader: /usr/share/php/Interop/Container/autoload.php
Helpers to build PHPUnit mocks.
Autoloader: /usr/share/php/EasyMock/autoload.php
Parses @var and @param values in PHP docblocks.
Autoloader: /usr/share/php/PhpDocReader/autoload.php
Generic and extensible callable invoker.
Autoloader: /usr/share/php/Invoker/autoload.php
The dependency injection container for humans.
Autoloader: /usr/share/php/DI/autoload.php
PHP-DI integration with Symfony 2.
Autoloader: /usr/share/php/DI/Bridge/Symfony/autoload.php
Please login to add feedback.
This update has been submitted for testing by siwinski.
This update has been pushed to testing.
This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes
This update has been submitted for stable by siwinski.
This update has been pushed to stable.