stubbles/ioc-attributes
Attributes for dependency injection with stubbles/ioc.
Maintainers
dev-main / 1.0.x-dev
2026-02-08 08:49 UTC
Requires
- php: ^8.3
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 66c71f4359ddce551dd2f40e78f3bcfa15179b9d
This package is auto-updated.
Last update: 2026-06-08 09:29:34 UTC
README
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.
Release status
👁 Latest Stable Version
👁 Latest Unstable Version
Installation
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"
Requirements
stubbles/ioc-attributes requires at least PHP 8.3.
