Libraries tagged by construction
symplify/controller-autowire
19329 Downloads
Adds support to autowire controller constructor without pain.
icanhazstring/phpstan-readonly-property
13970 Downloads
Support #[IsReadonly] promoted constructor properties for PHPStan
pinkcrab/function-constructors
51742 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.
cube-agency/filament-constructor
127 Downloads
Block constructor for Filament
creativestyle/magesuite-content-constructor-admin-commerce
2392 Downloads
Compatibility layer of Content Constructor to Magento Commerce
creativestyle/magesuite-content-constructor
40299 Downloads
Content Constructor
bakame/aide-enums
110 Downloads
Collection of traits to ease Enum manipulation in PHP
ocramius/instantiator
430165 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
aviator/runnable
1224 Downloads
Static constructor and handler trait with interface.
uvarats/dto
1501 Downloads
Lightweight library for creating PHP 8 dto with constructor promoted fields
mice-tm/yii2-condition-builder
12694 Downloads
Condition constructor for yii2
jameshalsall/object-hydrator
3456 Downloads
A simple object hydrator using reflection for constructor or setter based injection.
symplify/easy-hydrator
81424 Downloads
Hydrate arrays to objects easily with PHP 7.4 and constructor injection
nxtlvlsoftware/static-constructors
49 Downloads
Brings static class constructors to PHP!
wieni/plugin_constructor_factory
2687 Downloads
A Drupal module providing a plugin factory allowing you to inject dependencies using the constructor