Libraries tagged by constructors
doctrine/instantiator
908442319 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
eventsauce/object-hydrator
2752295 Downloads
Converts structured data into strict objects.
sanmai/di-container
7263939 Downloads
dependency injection container with automatic constructor dependency resolution
aura/di
1012675 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
140563 Downloads
Rector extension for PHP that converts positional function, method, and constructor calls to named arguments.
league/object-mapper
15884 Downloads
Converts structured data into strict objects.
ocramius/instantiator
433335 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
nikolaposa/cascader
280939 Downloads
Utility for creating objects in PHP from constructor parameters definitions.
tomasvotruba/ctor
29758 Downloads
Prefer constructor over always called setters
pinkcrab/function-constructors
68148 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
40601 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
117476 Downloads
A handy library to simplify reflecting any callable or constructor. PHP8-ready!
reecem/mocker
264820 Downloads
Mock class constructor args based on the reflection class
ekvedaras/class-factory
901330 Downloads
Factory for creating objects via constructor arguments