Download the PHP package matejicekvojtech/service-registry-bundle without Composer
On this page you can find all versions of the php package matejicekvojtech/service-registry-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matejicekvojtech/service-registry-bundle
More information about matejicekvojtech/service-registry-bundle
Files in matejicekvojtech/service-registry-bundle
Download matejicekvojtech/service-registry-bundle
More information about matejicekvojtech/service-registry-bundle
Files in matejicekvojtech/service-registry-bundle
Vendor matejicekvojtech
Package service-registry-bundle
Short Description Service registry bundle for Symfony services
License MIT
Package service-registry-bundle
Short Description Service registry bundle for Symfony services
License MIT
Please rate this library. Is it a good library?
Informations about the package service-registry-bundle
Service Registry Bundle
Allows Symfony developers to add services into service registry without any further configuration needed.
Instalation
Usage
In class to be put into registry add attribute with registry id and service priority in registry (higher number means higher priority)
or in DI container definition add tag:
Service registry will be then available by service id mv.service-registry.<registry_id>, in example case mv.service-registry.some_registry_id
All versions of service-registry-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^8
symfony/dependency-injection Version ^6.0 || ^7.0
symfony/http-kernel Version ^6.0 || ^7.0
symfony/dependency-injection Version ^6.0 || ^7.0
symfony/http-kernel Version ^6.0 || ^7.0
The package matejicekvojtech/service-registry-bundle contains the following files
Loading the files please wait ...