https://github.com/loomphp/container
A lightweight PHP dependency injection container
https://github.com/loomphp/container
container dependency injection loom php provider psr-11 service
Last synced: 10 months ago
JSON representation
A lightweight PHP dependency injection container
- Host: GitHub
- URL: https://github.com/loomphp/container
- Owner: loomphp
- License: mit
- Created: 2019-10-12T16:54:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T07:05:29.000Z (about 6 years ago)
- Last Synced: 2025-03-06T14:03:07.151Z (10 months ago)
- Topics: container, dependency, injection, loom, php, provider, psr-11, service
- Language: PHP
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# container
[](https://secure.travis-ci.org/loomphp/container)
[](https://coveralls.io/github/loomphp/container?branch=master)
A lightweight PHP dependency injection container
It gives access to object instances and other configuration services.