https://github.com/pmall/container-factories
Library for creating Psr-11 container factories
https://github.com/pmall/container-factories
container dependency-injection psr-11
Last synced: about 1 month ago
JSON representation
Library for creating Psr-11 container factories
- Host: GitHub
- URL: https://github.com/pmall/container-factories
- Owner: pmall
- License: mit
- Created: 2019-04-01T15:30:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-24T12:00:27.000Z (about 7 years ago)
- Last Synced: 2025-02-27T21:50:40.823Z (over 1 year ago)
- Topics: container, dependency-injection, psr-11
- Language: PHP
- Homepage: https://github.com/quantaphp/container-factories
- Size: 426 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Quanta Psr-11 container factories
Library for creating [Psr-11](https://www.php-fig.org/psr/psr-11/) container factories.
**Require** php >= 7.0
**Installation** `composer require quanta/container-factories`
**Run tests** `./vendor/bin/kahlan`