samsonframework / container
SamsonFramework service container
0.3.9
2016-08-22 15:20 UTC
Requires
- php: ^7.0
- samsonframework/base: *
- samsonframework/di: *
- samsonphp/generator: *
Requires (Dev)
- phpunit/phpunit: 5.*
README
SamsonFramework dependency injection container implementation
##Documentation Follow official documentation.
##Installation
You can install this package through Composer:
composer require samsonframework/container
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
##Testing
$ vendor/bin/phpunit
##Contributing Feel free to fork and create pull requests at any time.
##Security If you discover any security related issues, please use this repository issue tracker.
##License Open Software License ("OSL") v 3.0. Please see License File for more information.