Download the PHP package yawa20/registry-bundle without Composer
On this page you can find all versions of the php package yawa20/registry-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yawa20/registry-bundle
More information about yawa20/registry-bundle
Files in yawa20/registry-bundle
Download yawa20/registry-bundle
More information about yawa20/registry-bundle
Files in yawa20/registry-bundle
Vendor yawa20
Package registry-bundle
Short Description Registry bundle, Allows to easy implement registry pattern
License MIT
Homepage https://github.com/yawa20/registry-bundle
Package registry-bundle
Short Description Registry bundle, Allows to easy implement registry pattern
License MIT
Homepage https://github.com/yawa20/registry-bundle
Please rate this library. Is it a good library?
Informations about the package registry-bundle
any register should implement Yawa20\RegistryBundle\Registry\RegistryInterface
basic implementations you can found in Yawa20\RegistryBundle\Registry\SimpleRegistry
to register items in defined registry:
any of item should implement Yawa20\RegistryBundle\Registrable\RegistrableInterface
by default, registry accepts any item of RegistrableInterface.
if you want to define another, just set it as argument of registry
or, if you want to use autowiring, you just should add tags for you registrable services:
All versions of registry-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.3
symfony/dependency-injection Version ^4.3|^5.0
symfony/config Version ^4.3|^5.0
symfony/http-kernel Version ^4.3|^5.0
symfony/dependency-injection Version ^4.3|^5.0
symfony/config Version ^4.3|^5.0
symfony/http-kernel Version ^4.3|^5.0
The package yawa20/registry-bundle contains the following files
Loading the files please wait ...