Libraries tagged by constructor
waffle-commons/console
22 Downloads
A minimalist, zero-magic CLI runtime for Waffle Commons: commands registered explicitly at boot, constructor-injected dependencies, plus the Waffle Maker code generators.
upadrian/cfe
3 Downloads
Constructor y validador de Comprobantes Fiscales Electrónicos (CFE) para DGI Uruguay
univeros/suggest
0 Downloads
bin/altair suggest — walks the introspection surface and proposes refactors: dead bindings, fat constructors, dead events, routes without specs, orphan middleware. Deterministic JSON for agents and CI.
twelver313/rich-array
2 Downloads
Improved array constructor with additional methods
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
61 Downloads
Admin panel constructor for Symfony
sassydigitizing/whop-integration
5 Downloads
Whop payment integration: server-side checkout/plan/product creation, Standard-Webhooks-spec signature verification, and payment re-confirmation. Framework-agnostic — the library takes plain constructor arguments, no env/config coupling.
roke22/array-to-object-factory
2 Downloads
Array to object that automatically maps array index to object constructor parameters
piotrpress/singleton
187 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.
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.