Download the PHP package symplify/default-autowire without Composer
On this page you can find all versions of the php package symplify/default-autowire. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download symplify/default-autowire
More information about symplify/default-autowire
Files in symplify/default-autowire
Download symplify/default-autowire
More information about symplify/default-autowire
Files in symplify/default-autowire
Vendor symplify
Package default-autowire
Short Description Adds autowire to services when needed.
License
Package default-autowire
Short Description Adds autowire to services when needed.
License
Please rate this library. Is it a good library?
Informations about the package default-autowire
Default Autowire
This bundle turns on autowire for you!
It turns this:
Into this:
Install
Add bundle to AppKernel.php
:
And that's it!
Features
Multiple service of one type? Set preferred one
In case you have multiple connections, entity managers or decorated service, you can set default preferred service (name) for each type (class or interface).
To make it easier for you, there are few default values. You can change them or add new ones.
Contributing
Send issue or pull-request to main repository.
All versions of default-autowire with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
symfony/config Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/http-kernel Version ^3.2
symfony/config Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/http-kernel Version ^3.2
The package symplify/default-autowire contains the following files
Loading the files please wait ....