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

https://github.com/linkorb/container

Simple Dependency Injection Container
https://github.com/linkorb/container

Last synced: 11 months ago
JSON representation

Simple Dependency Injection Container

Awesome Lists containing this project

README

          

LinkORB Container
=================

Simple Dependency Injection Container.

## Features

* Lazy loading services
* Autowiring service constructors
* Autowiring method invocation
* PSR-11 compliant (implements `Psr\Container\ContainerInterface`)

## Usage

Please refer to `examples/` for usage examples.

## License

MIT. Please refer to the [license file](LICENSE) for details.

## Brought to you by the LinkORB Engineering team



Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!