Attributes for dependency injection with [stubbles/ioc]((https://github.com/stubbles/stubbles-ioc).
Use this package only if you want to enhance your code with the provided attributes, but don't want to have a direct dependency to stubbles/ioc.
stubbles/ioc is distributed as Composer package. To install it as a dependency of your package use the following command:
composer require "stubbles/ioc-attributes": "^1.0"
stubbles/ioc-attributes requires at least PHP 8.3.

