brick / di
Dependency injection and IoC framework
Installs: 2 909
Dependents: 2
Suggesters: 0
Security: 0
Stars: 9
Watchers: 3
Forks: 1
Open Issues: 1
Requires
- php: ^8.0
- brick/reflection: ~0.4.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.