lcobucci/di-builder

Dependency Injection Builder for PHP applications

Maintainers

Package info

github.com/lcobucci/di-builder

pkg:composer/lcobucci/di-builder

Fund package maintenance!

lcobucci

Patreon

Statistics

Installs: 185 775

Dependents: 7

Suggesters: 0

Stars: 34

Open Issues: 9

8.1.0 2025-11-03 20:05 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.