03/03
2016
Wallogit.com
2017 © Pedro Peláez
HomeFramework2 Container Component
HomeContainer v1.0.0, (*1)
HomeContainer is a PHP 5.3 standalone Dependency injection system., (*2)
HomeContainer is supported on PHP 5.3.0 and up., (*3)
In your composer.json, (*4)
{
"require": {
"homeframework/container": "^1.0"
}
}
$ cd /path/to/HomeFramework/Container $ composer.phar install $ phpunit, (*5)