Download the PHP package strident/phimple without Composer
On this page you can find all versions of the php package strident/phimple. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download strident/phimple
More information about strident/phimple
Files in strident/phimple
Download strident/phimple
More information about strident/phimple
Files in strident/phimple
Vendor strident
Package phimple
Short Description Simple dependency injection container, inspired by Pimple.
License MIT
Homepage https://github.com/Strident/Phimple
Package phimple
Short Description Simple dependency injection container, inspired by Pimple.
License MIT
Homepage https://github.com/Strident/Phimple
Keywords dic
Please rate this library. Is it a good library?
Informations about the package phimple
Phimple
Phimple is an extremely lightweight dependency injection container, heavily inspired by Pimple.
Installation
Phimple is available as a Composer package. It can be included in your project by running the following command:
Usage
Phimple is easy to get going with (just like Pimple really):
Phimple differs from Pimple internally in some ways, and also in it's API. The API change was the main reason I decided to develop Phimple. There are 2 concepts; services and parameters.
All versions of phimple with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package strident/phimple contains the following files
Loading the files please wait ....