php-laminas-di - Laminas Framework Di component
Website: | https://github.com/laminas/laminas-di |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
laminas-di is an example of an Inversion of Control (IoC) container. IoC containers are widely used to create object instances that have all dependencies resolved and injected. Dependency Injection containers are one form of IoC – but not the only form. Documentation: https://docs.laminas.dev/laminas-di/
Packages
php-laminas-di-2.6.1-5.fc14.al.noarch [38 KiB] |
Changelog
by Remi Collet (2021-02-04):
- disable test suite, fix FTBFS #1923569 |