Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.