rquadling/dependency-injection

There is no license information available for the latest version (v2.0.0) of this package.

Minor enhancement to PHP-DI

v2.0.0 2020-06-29 08:54 UTC

This package is auto-updated.

Last update: 2024-04-29 04:33:31 UTC


README

Build Status Code Coverage GitHub issues

PHP Version Stable Version

Total Downloads Monthly Downloads Daily Downloads

A minor enhancement to PHP-DI used by RQuadling's various projects

Installation

Using Composer:

composer require rquadling/dependency-injection

DI config

Create a di.php file in the root of your project to define your dependencies.