Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-laminas-di - Laminas Framework Di component

Website:
https://github.com/laminas/laminas-di
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
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-8.el9.remi.noarch [39 KiB] Changelog by Remi Collet (2022-06-23):
- drop dependency on container-interop/container-interop
  replaced by servicemanager >= 3.12
php-laminas-di-2.6.1-5.el9.remi.noarch [39 KiB] Changelog by Remi Collet (2021-02-04):
- disable test suite, fix FTBFS #1923569