rindow/rindow-container
Composer 安装命令:
composer require rindow/rindow-container
包简介
Light weight Services container with dependency injection and module manager
README 文档
README
Light weight Services container with dependency injection and module manager
This component includs the object container and the module manager.
** Container
This container is IoC container with dependency injection. It has the following functions.
- Instantiating components and managing lifecycle.
- Dependency injection.
- Annotation based configuration.
- Proxy to interceptor. (In most cases, AOP manager is used for proxy)
** Module Manager
The module manager manages a set of components and settings
- Application initiation.
- Incorporating modules
- Configuration injection.
统计信息
- 总下载量: 682
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 26
- 推荐数: 18
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2020-03-31