Libraries tagged by constructs
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.
phpfn/placeholder
68 Downloads
Simple placeholder implementation for functional constructions
opine/build
327 Downloads
Build system for constructing and maintaining Opine projects
myparcelcom/wms-commons
454 Downloads
Library with common classes used for constructing MyParcel.com WMS Integrations.
myparcelcom/payment-provider-commons
570 Downloads
Library with common classes used for constructing MyParcel.com payment provider integrations
morrislaptop/laravel-instantiate-rule
3 Downloads
Validate against an object's constructor
molajo/ioc
432 Downloads
Molajo Inversion of Control package offers a full-featured, simple-to-use dependency injection and object construction solution for PHP applications.
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.
maxonfjvipon/phtml
2 Downloads
Pure object-oriented HTML construction templating library with functional interface
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.
maatify/infra-drivers
0 Downloads
Pure infrastructure driver builders constructed from explicit, typed, readonly configuration objects. No environment access. No adapters. No runtime magic.
luizfilipezs/container
4 Downloads
A PHP dependency injection container with native lazy construction support.