Yampee DI is a PHP library that provide a Dependency Injection container and its builder, to implements easily the Dependency Injection pattern in your scripts.
Yampee DI is usable in a lot of contexts, but its aim is to be used in a framework.
The documentation is to be found in the doc/
directory.
Yampee DI is licensed under the MIT license (see LICENSE file). The Yampee DI library is developed and maintained by the Titouan Galopin.