dev-master
9999999-dev https://phptest.github.io/components/service-containerExtensible service container
MIT
The Requires
- php >=5.4.0
- symfony/dependency-injection ~2.5
service container ioc dependency di injection phptest
Extensible service container
Master build: ![Master branch build status][travis-master]br/
Requires: PHP >= 5.4 || HHVM >= 3.0
, (*1)
PHPTest Service Container is a small abstraction around the popular Symfony DependencyInjection library., (*2)
It can be installed in whichever way you prefer, but I recommend Composer., (*3)
{ "require": { "phptest/service-container": "*" } }
All contributions, including issues, comments and pull requests should be made to the main phptest/phptest respository., (*4)
The content of this library is released under the MIT License by
Andrew Lawson.br/ You can find a copy of this license in
LICENSE
or at http://opensource.org/licenses/mit., (*5)
Extensible service container
MIT
service container ioc dependency di injection phptest