psr/container implementation for humans
- Supports Autowiring with automatic constructor-based configuration and variadic arguments.
- Allows you to manually configure any dependency via closures.
- Easy to improve and extend.
- Contains everything you need.
- Supports opcache compilation (fast).
- High code quality (see the badges).
Install via composer
composer require cekta/di