Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
php-pimple
Simple dependency injection container -- class
http://pimple.sensiolabs.org/
0
no reviews
Install
Creating a container is a matter of instating the Pimple class.
As many other dependency injection containers, Pimple is able to manage two different kind of data: services and parameters.