league / tactician-container
适用于实现 PSR-11 的任何容器的 Tactician 集成
v3.0.0
2021-12-16 20:15 UTC
Requires
- php: >=7.4
- league/tactician: ^1.0
- psr/container: ~2.0
Requires (Dev)
- league/container: ~4.0
- phpunit/phpunit: ~6.0
- squizlabs/php_codesniffer: ~2.0
This package is auto-updated.
Last update: 2024-09-17 22:49:53 UTC
README
此插件允许从 PSR-11
容器中懒加载 CommandHandlers。
安装
通过 Composer
$ composer require league/tactician-container
用法
官方网站上有可用的文档http://tactician.thephpleague.com/plugins/container/。
测试
$ ./vendor/bin/phpunit
鸣谢
安全性
披露信息可以在 Tactician 主仓库 上找到。
许可证
MIT 许可证 (MIT)。请参阅 许可证文件 获取更多信息。