cspray / annotated-container-attribute
用于配置自动装配的PSR-11依赖注入容器的Annotated Container所使用的属性。
2.0.0-alpha.6
2024-06-17 17:27 UTC
Requires
- php: ^8.1
- cspray/annotated-container-adr: ^4.0.0.alpha
- cspray/architectural-decision: ^3.0.0.alpha
This package is auto-updated.
Last update: 2024-09-17 18:10:37 UTC
README
在 cspray/annotated-container 中使用的属性,用于配置自动装配的PSR-11依赖注入容器。这些属性被分割到单独的仓库中,以便第三方库可以配置它们自己的服务,而无需包含Annotated Container的所有内容。这使得这些库可以轻松地与Annotated Container集成,而无需将使用它们的库的应用程序绑定到特定的依赖注入容器。
安装
composer require cspray/annotated-container-attribute