thewebsolver/container
Composer 安装命令:
composer require thewebsolver/container
包简介
A simple container for Dependency Injection and Auto-wiring
README 文档
README
TheWebSolver Container is a PowerPack Dependency Injection and Auto-wiring solution that implements PSR-11 Standards.
Installation (via Composer)
Install library using composer command:
$ composer require thewebsolver/container
Benefits
- Contextual binding: Provide abstract dependencies based on concrete entry.
- PSR-14 Events: Dispatch and Listen to events before, during or after resolving the entry.
- Aliasing: Container binding using an alias for a concrete classname, or even binding arbitrary value using lambda function.
Usage
For usage details, visit Wiki page.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-12-25