Libraries tagged by construction
doctrine/instantiator
907629707 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
sanmai/di-container
7151136 Downloads
dependency injection container with automatic constructor dependency resolution
aura/di
1012156 Downloads
A serializable dependency injection container with constructor and setter injection, interface and trait awareness, configuration inheritance, and much more.
savinmikhail/add_named_arguments_rector
139548 Downloads
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.
ocramius/instantiator
433156 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
nikolaposa/cascader
280640 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
tomasvotruba/ctor
29560 Downloads
Prefer constructor over always called setters
pinkcrab/function-constructors
68088 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
creativestyle/magesuite-content-constructor-frontend
75216 Downloads
Content Constructor Frontend Magento 2 Extension
bupy7/xml-constructor
40580 Downloads
The array-like constructor of XML document structure.
quillstack/di
5046 Downloads
The dependency injection container based on PSR-11: Container interface.
technically/callable-reflection
117400 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reecem/mocker
264656 Downloads
Mock class constructor args based on the reflection class
ekvedaras/class-factory
901193 Downloads
Factory for creating objects via constructor arguments
devitools/constructo
1764 Downloads
The definitive serializer and deserializer for PHP