Libraries tagged by constructor
doctrine/instantiator
906666357 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
eventsauce/object-hydrator
2735265 Downloads
Converts structured data into strict objects.
sanmai/di-container
7073469 Downloads
dependency injection container with automatic constructor dependency resolution
aura/di
1011415 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
137025 Downloads
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.
league/object-mapper
15691 Downloads
Converts structured data into strict objects.
ocramius/instantiator
433148 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
nikolaposa/cascader
279332 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
tomasvotruba/ctor
29503 Downloads
Prefer constructor over always called setters
pinkcrab/function-constructors
68066 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.
bupy7/xml-constructor
40541 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
117297 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reecem/mocker
264559 Downloads
Mock class constructor args based on the reflection class
ekvedaras/class-factory
900676 Downloads
Factory for creating objects via constructor arguments