library container
A simple dependency injection container, extend from Pimple 3 and implement Interop Container
lemonphp/container
A simple dependency injection container, extend from Pimple 3 and implement Interop Container
- Thursday, April 7, 2016
- by oanhnn
- Repository
- 1 Watchers
- 0 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Package lemonphp/container
, (*1)
A simple dependency injection container, extend from Pimple 3 and implement Interop Container, (*2)
Requirements
- php >=5.4
- pimple/pimple ^3.0
- container-interop/container-interop ^1.1
Installation
$ composer require lemonphp/container
Usage
// TODO, (*3)
Changelog
See CHANGELOG.md, (*4)
Contributing
Please report any bugs or add pull requests on Github Issues., (*5)
License
This project is released under the MIT License.
Copyright © 2015-2016 LemonPHP Team., (*6)