brick/di

This package is abandoned and no longer maintained. No replacement package was suggested.

Dependency injection and IoC framework

Maintainers

Details

github.com/brick/di

Source

Issues

Installs: 3 128

Dependents: 2

Suggesters: 0

Security: 0

Stars: 9

Watchers: 2

Forks: 1

Open Issues: 1

pkg:composer/brick/di

0.4.2 2024-12-30 23:34 UTC

This package is auto-updated.

Last update: 2025-06-05 20:42:15 UTC


README

A Dependency Injection and Inversion Of Control framework for PHP 8.

Build Status Coverage Status Latest Stable Version License

Introduction

To be written.

Installation

This library is installable via Composer:

composer require brick/di

Requirements

This library requires PHP 8.0 or later.