cspray / annotated-container-attribute
Attributes used by Annotated Container, to configure an autowired PSR-11 dependency injection 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-10-17 18:23:35 UTC
README
Attributes used in cspray/annotated-container to configure an autowired, PSR-11 dependency injection Container. These Attributes are split into a separate repo to allow 3rd party libraries to configure their own services without having to include all of Annotated Container. This allows those libraries to easily integrate with Annotated Container without having to tie the app using their library to a specific dependency injection container.
Installation
composer require cspray/annotated-container-attribute