Libraries tagged by constructor
slimsky/forms
145 Downloads
Simple form constructor for a Slim framework
signpostmarv/sprintf-exception-factory
591 Downloads
Generate exceptions without overriding the exception constructor
sav/hydrator-creator
14 Downloads
Hydrating objects through the class constructor
satunnaisuus/metronome-bundle
60 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
morrislaptop/laravel-instantiate-rule
3 Downloads
Validate against an object's constructor
mice-tm/yii2-condition-builder
12936 Downloads
Condition constructor for yii2
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
mdantas/phinx-wrapper
13 Downloads
This package simply phinx configuration by passing env vars to commands or base you app console to inject config by constructor.
masterweber/sqlbuilder
11 Downloads
Simple SQL query constructor.
marsapp/structure
4 Downloads
After the structure is described using the array data, the constructor is used to generate the code.
lucifer07/php-dto
0 Downloads
Swift and efficient PHP Data Transfer Object package with constructor-promoted properties, auto-mapping, and built-in serialization
luan-tavares/hubspot-request-body
123 Downloads
Hubspot Request Body Constructor
kroyxlab/datbazo
14 Downloads
DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.
keven/instantiator
31 Downloads
Instantiate an object based on an array of its constructor parameters.