domainflow/container
最新稳定版本:v0.1.0
Composer 安装命令:
composer require domainflow/container
包简介
Dependency injection container package for PHP 8.3+
README 文档
README
DomainFlow Dependency Injection Container
The DomainFlow Container is a modular and extensible Dependency Injection (DI) Container built for modern PHP back-end applications and microservices. It provides a full suite of features to register, resolve, and manage dependencies with ease.
✨ Core Functionality
- Dependency Injection (DI): Register and resolve dependencies automatically.
- Singleton & Shared Instances: Bind and reuse single instances across your application.
- Lazy Loading & Autowiring: Automatically resolve class dependencies only when needed.
- Service Binding: Bind concrete implementations to interfaces or abstractions.
- PSR-11 Compliance: Fully implements PSR-11 for broad interoperability.
⚙️ Requirements
- PHP 8.3+
📦 Installation
Use Composer to install the package:
composer require domainflow/container
More details and usage examples can be found in our documentation
📄 License
The DomainFlow Container is open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 31
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-04-06