项目作者: mrcrmn

项目描述 :
A Dependency Injection Container for PHP
高级语言: PHP
项目地址: git://github.com/mrcrmn/container.git
创建时间: 2018-09-04T09:30:44Z
项目社区:https://github.com/mrcrmn/container

开源协议:MIT License

下载


DI Container

A PHP dependency injection container implementing the PSR-11 Container Interface.

Bind objects to the container and resolve them. Instantiate new objects and automatically resolve dependencies needed, to construct the object.

Docs

To read the docs, visit this page.