Dependency injection and IoC framework


Keywords
dependency injection, di, inversion of control, ioc, brick, dependency-injection, ioc-container, php
License
MIT

Documentation

Brick\DI

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.