Download the PHP package gobline/injector without Composer
On this page you can find all versions of the php package gobline/injector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gobline/injector
More information about gobline/injector
Files in gobline/injector
Download gobline/injector
More information about gobline/injector
Files in gobline/injector
Vendor gobline
Package injector
Short Description Injector component
License BSD-3-Clause
Homepage https://github.com/gobline
Package injector
Short Description Injector component
License BSD-3-Clause
Homepage https://github.com/gobline
Please rate this library. Is it a good library?
Informations about the package injector
Injector component
The Injector component allows you to inject dependencies with Traits.
Usage
In the example above, if the consumer uses the trait, the injector will then inject the matching service through the setter defined in the trait.
In order to do so, the injector makes use of reflection to find the traits that the consumer uses.
Installation
You can install the Injector component using the dependency management tool Composer. Run the require command to resolve and download the dependencies:
All versions of injector with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package gobline/injector contains the following files
Loading the files please wait ....