Libraries tagged by constructor
symplify/easy-hydrator
81446 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
tomphp/exception-constructor-tools
41073 Downloads
A simple PHP trait which makes creating static constructors for exceptions nicer.
nxtlvlsoftware/static-constructors
50 Downloads
Brings static class constructors to PHP!
nabeghe/traituctor
3 Downloads
Invoking a pseudo constructor for each trait from within the main constructor.
functional-php/named-parameters
4872 Downloads
Named parameters for functions, methods and constructors.
ismaxim/urling
36 Downloads
URL parser and constructor in PHP
bakame/aide-enums
158 Downloads
Collection of traits to ease Enum manipulation in PHP
wart/wart
34 Downloads
Extends the Pimple dependency injection container and provides auto class resolving, instantiation and (constructor) injection
velcoda/mocker
5 Downloads
Mock class constructor args based on the reflection class
sebastianks/volcano
38 Downloads
A micro flat-file website and blog constructor.
piotrpress/singleton
162 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
11741 Downloads
Allows configuration injection through auto-wired constructor arguments
jitesoft/container
614 Downloads
PSR-11 container with constructor injection.
antares/accessible
3885 Downloads
PHP library that allows you to define your class' getters, setters and constructor with docblock annotations.