[ 原始碼: php-pimple ]
套件:php-pimple(3.5.0-4)
simple dependency injection container -- class
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.
其他與 php-pimple 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-psr-container
- Common Container Interface (PHP FIG PSR-11)