Download the PHP package 4xxi/strategy-injector without Composer
On this page you can find all versions of the php package 4xxi/strategy-injector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 4xxi/strategy-injector
More information about 4xxi/strategy-injector
Files in 4xxi/strategy-injector
Download 4xxi/strategy-injector
More information about 4xxi/strategy-injector
Files in 4xxi/strategy-injector
Vendor 4xxi
Package strategy-injector
Short Description Symfony helper for implementing "Strategy" pattern
License MIT
Package strategy-injector
Short Description Symfony helper for implementing "Strategy" pattern
License MIT
Please rate this library. Is it a good library?
Informations about the package strategy-injector
StrategyInjectorBundle
Installation
-
Install component via composer
- Add configuration yaml into
config/packages/strategy_injector.yaml
with following content:
Usage
-
Inject via constructor configuration example (that's injects all classes which implements interface on left side of declaration into composite class)
- Inject via method
All versions of strategy-injector with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
symfony/dependency-injection Version ^4.0
symfony/http-kernel Version ^4.0
symfony/config Version ^4.0
symfony/dependency-injection Version ^4.0
symfony/http-kernel Version ^4.0
symfony/config Version ^4.0
The package 4xxi/strategy-injector contains the following files
Loading the files please wait ....