Download the PHP package glenjamin/dimple without Composer
On this page you can find all versions of the php package glenjamin/dimple. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download glenjamin/dimple
More information about glenjamin/dimple
Files in glenjamin/dimple
Download glenjamin/dimple
More information about glenjamin/dimple
Files in glenjamin/dimple
Vendor glenjamin
Package dimple
Short Description Dirt simple dependency injection container
License MIT
Package dimple
Short Description Dirt simple dependency injection container
License MIT
Please rate this library. Is it a good library?
Informations about the package dimple
Dimple
Dirt simple dependency injection container based loosely on Pimple
Install
composer require glenjamin/dimple
Usage
How do I return the same instance on subsequent calls?
You don't.
Is it fast?
Unfortunately not massively, although it's not too bad
It's a little over two times slower than raw object initialisation. If you use it for only your service level objects it should be palatable.
All versions of dimple with dependencies
PHP Build Version
Package Version
Requires
php Version
>= 5.3
The package glenjamin/dimple contains the following files
Loading the files please wait ....