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
Requires
- php: ^8.0
- brick/reflection: ~0.4.0 || ~0.5.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^9.0
README
A Dependency Injection and Inversion Of Control framework for PHP 8.
Introduction
To be written.
Installation
This library is installable via Composer:
composer require brick/di
Requirements
This library requires PHP 8.0 or later.
