cspray/annotated-container-attribute

Attributes used by Annotated Container, to configure an autowired PSR-11 dependency injection container.

Maintainers

👁 cspray

Package info

github.com/cspray/annotated-container-attribute

pkg:composer/cspray/annotated-container-attribute

Statistics

Installs: 5 777

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

2.0.0-alpha.7 2024-11-10 16:19 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 4a5bf99a250fe64e2a0cba680a103f07f289e6af


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