dev-master
9999999-dev http://grendizerio.github.io/container/一个简单但功能强大的自动注入依赖的服务容器
MIT
The Requires
- php >=5.3
by Maofeng Zhang
一个简单但功能强大的自动注入依赖的服务容器
This package is compliant with PSR-1, PSR-2 and PSR-4. If you notice compliance oversights, please send a patch via pull request., (*1)
Container is a small but powerful dependency injection container that allows you to decouple components in your application in order to write clean and testable code., (*2)
Via Composer, (*3)
$ composer require grendizer/container
The following versions of PHP are supported by this version., (*4)
Container was created by Maofeng Zhang. Find him on Email at grendizer@163.com., (*5)
一个简单但功能强大的自动注入依赖的服务容器
MIT