Libraries tagged by constructors
coffeemosele/wirebuilder
12 Downloads
This is a livewire builder
grottopress/nouveau
0 Downloads
Instantiate a class by calling `::new()`, as an alternative to the `new` keyword.
scaleupstack/easy-object
14 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)
webvimark/ybc
23 Downloads
Yii 2 Basic Constructor
webiik/middleware
61 Downloads
The Middleware is middleware launcher that allows automatic constructor DI and sending custom data among middleware.
webiik/container
66 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
144 Downloads
Simple form constructor for a Slim framework
signpostmarv/sprintf-exception-factory
583 Downloads
Generate exceptions without overriding the exception constructor
sav/hydrator-creator
13 Downloads
Hydrating objects through the class constructor
satunnaisuus/metronome-bundle
53 Downloads
Admin panel constructor for Symfony
roke22/array-to-object-factory
1 Downloads
Array to object that automatically maps array index to object constructor parameters
piotrpress/singleton
105 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.