dhii/di-interface
最新稳定版本:v0.1
Composer 安装命令:
composer require dhii/di-interface
包简介
Interfaces for DI container implementations
README 文档
README
Interfaces for DI container implementations. In addition to existing container-interop and service-provider proxies, provides the following:
CompositeContainerInterface- enables lookup delegation.WritableCompositeContainerInterface- a composite container that can have containers added.WritableContainerInterface- a container that can have service definitions added.FactoryInterface- enables standard factory implementation.ExceptionInterface- any DI exception.
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions. Additionally, it follows the rule of the caret operator, i.e. there will be full backward compatibility between patch pre-release versions.
统计信息
- 总下载量: 2.56k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-27