Download the PHP package aeviiq/factory without Composer
On this page you can find all versions of the php package aeviiq/factory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aeviiq/factory
More information about aeviiq/factory
Files in aeviiq/factory
Download aeviiq/factory
More information about aeviiq/factory
Files in aeviiq/factory
Vendor aeviiq
Package factory
Short Description Service Factory Component
License MIT
Homepage https://github.com/aeviiq/factory
Package factory
Short Description Service Factory Component
License MIT
Homepage https://github.com/aeviiq/factory
Keywords factory
Please rate this library. Is it a good library?
Informations about the package factory
Dependency Injection Factory Component
Why
To enable you to create service based factories rapidly, without having to configure anything outside the factory, as the factory itself always knows what it will return, and thus 'requires' in order to do so. This becomes especially useful when combined with the Symfony autowiring functionality, as the only method you will need is the getTargetInterface() for everything to be done automatically.
Installation
Symfony >= 4
Symfony < 4
Declaration
Usage
All versions of factory with dependencies
PHP Build Version
Package Version
The package aeviiq/factory contains the following files
Loading the files please wait ....