Libraries tagged by constructors
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.
scaleupstack/easy-object
15 Downloads
Convenient object handling for a modern, defensive and strict style of programming in PHP without boilerplate code. E.g. default getters, typed properties, named/default constructors.
franz-deleon/fdl-construct-invoker
24 Downloads
A ZF2 module that enables argument passing to class constructors with arguments at construction time.
brenoroosevelt/habemus
735 Downloads
PSR-11 Container for Dependency Injection (auto-wiring, attributes, factories, closures, array access)
bakame/aide-enums
153 Downloads
Collection of traits to ease Enum manipulation in PHP
webvimark/ybc
23 Downloads
Yii 2 Basic Constructor
webiik/middleware
64 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
webiik/container
69 Downloads
The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.
twelver313/rich-array
2 Downloads
Improved array constructor with additional methods
slimsky/forms
145 Downloads
Simple form constructor for a Slim framework
signpostmarv/sprintf-exception-factory
590 Downloads
Generate exceptions without overriding the exception constructor
sav/hydrator-creator
14 Downloads
Hydrating objects through the class constructor
satunnaisuus/metronome-bundle
57 Downloads
Admin panel constructor for Symfony
roke22/array-to-object-factory
2 Downloads
Array to object that automatically maps array index to object constructor parameters
nikolas-lada/reflection-factory
8 Downloads
The tiny Factory static class which loads parameters and injects them into constructors by reflection.