[ 源代码: 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
- PHP 包的通用文件
-
- dep: php-psr-container
- Common Container Interface (PHP FIG PSR-11)