Download the PHP package reliese/component-dependency without Composer
On this page you can find all versions of the php package reliese/component-dependency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download reliese/component-dependency
More information about reliese/component-dependency
Files in reliese/component-dependency
Download reliese/component-dependency
More information about reliese/component-dependency
Files in reliese/component-dependency
Please rate this library. Is it a good library?
Informations about the package component-dependency
Reliese Component Dependency
This is the definition of a Dependency Container, also known as Inversion of Control Container, Service Container.
The Container Interface
It comes with three groups of methods:
Dependency Registration
-
Allows for singleton registration
- Allows for a non singleton registration
Service Location
Each registered dependency can be retrieved with the resolve
method.
Method Injection
All versions of component-dependency with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
The package reliese/component-dependency contains the following files
Loading the files please wait ....