brick/di

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

Dependency injection and IoC framework

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.