lcobucci/di-builder

Dependency Injection Builder for PHP applications

Fund package maintenance!
lcobucci
Patreon

7.4.0 2023-08-01 22:02 UTC

README

Total Downloads Latest Stable Version Unstable Version

Build Status Code Coverage

Library that makes easier the creation of compiled containers using the Symfony DI Component.

Installation

This package is available on Packagist, you can install it using Composer.

composer require lcobucci/di-builder

Usage

Please read our documentation at https://lcobucci-di-builder.readthedocs.io.

License

The project is licensed under the BSD-3-Clause license, see LICENSE file.