stubbles/ioc-attributes

Attributes for dependency injection with stubbles/ioc.

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/stubbles/ioc-attributes

dev-main / 1.0.x-dev 2026-02-08 08:49 UTC

This package is auto-updated.

Last update: 2026-02-08 08:50:11 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.