Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T07:05:29.000Z (about 5 years ago)
- Last Synced: 2024-11-16T17:45:06.742Z (about 2 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
[![Build Status](https://secure.travis-ci.org/loomphp/container.svg?branch=master)](https://secure.travis-ci.org/loomphp/container)
[![Coverage Status](https://coveralls.io/repos/github/loomphp/container/badge.svg?branch=master)](https://coveralls.io/github/loomphp/container?branch=master)A lightweight PHP dependency injection container
It gives access to object instances and other configuration services.