awixe/container

A wrapper for Silex's dependency injection container.

dev-master 2017-11-08 13:26 UTC

This package is not auto-updated.

Last update: 2024-04-13 00:11:59 UTC


README

Travis StyleCI PHPVersion License

This is a wrapper that acts as a seperate stoarge class to hold the Pimple container class and makes it avialible to access any service injected into the pimple container by using the app function.