Libraries tagged by contstructor
antares/accessible
3876 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.
nxtlvlsoftware/static-constructors
49 Downloads
Brings static class constructors to PHP!
wieni/plugin_constructor_factory
2712 Downloads
A Drupal module providing a plugin factory allowing you to inject dependencies using the constructor
nabeghe/traituctor
2 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
ismaxim/urling
36 Downloads
URL parser and constructor in PHP
functional-php/named-parameters
4838 Downloads
Named parameters for functions, methods and constructors.
aviator/runnable
1237 Downloads
Static constructor and handler trait with interface.
wart/wart
33 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
sebastianks/volcano
36 Downloads
A micro flat-file website and blog constructor.
piotrpress/singleton
129 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.
mikesimonson/symfony-form-value-object-mapper
6 Downloads
A library that can instantiate automatically value object mapped by Symfony forms despite having a constructor with arguments.
melchiorkokernoot/laravel-autowire-config
11740 Downloads
Allows configuration injection through auto-wired constructor arguments
luan-tavares/hubspot-request-body
92 Downloads
Hubspot Request Body Constructor
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.
jitesoft/container
600 Downloads
PSR-11 container with constructor injection.