Libraries tagged by design-pattern
php-standard-library/observer
1 Downloads
Generic Observer pattern interfaces
orakaro/ioc
54 Downloads
Tiny IoC module for static mocking in PHP
opmvpc/patrons
0 Downloads
design patterns examples
ntuangiang/php-observer
14 Downloads
This is a design pattern for observer
ngmy/observer
270 Downloads
A PHP library to implement the observer pattern
mr-rijal/laravel-pipeline
18 Downloads
Lightweight workflow and automation pipeline for Laravel
mindwingx/dpas
4 Downloads
Design Patterns As Service
michaelspiss/singleton
14 Downloads
A trait to implement the Singleton design pattern without any dependencies.
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.
macfja/php-kvo
14 Downloads
The KVO (Key Value Observing) design pattern in PHP
maatify/data-repository
0 Downloads
Unified repository abstraction layer normalizing MySQL, MongoDB, and Redis real drivers and fake drivers.
light/traits
16 Downloads
some useful traits that i used everyday
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
jcergolj/ai-pair-review
196 Downloads
AI-powered code review using Claude Code CLI. Reviews for SOLID principles, design patterns, and code quality via composer commands.
imycc/laravel-simple-pattern
35 Downloads
A generator for Laravel Design Pattern.