Libraries tagged by design-pattern
yapro/marker-interfaces
110 Downloads
Very useful design pattern
virtualcomplete/selector
6 Downloads
Selector pattern abstract class to manage polymorphism on the user level or run-time arguments.
tonix-tuft/status-quo
77 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
runopencode/abstract-builder
214 Downloads
Simple prototype class for implementing builder pattern.
roquie/pipeline
451 Downloads
A plug and play pipeline implementation.
redrat/presenthor
8 Downloads
The crazy presenter pattern library
php-design-pattern/cqrs
19 Downloads
Basic classes and interfaces for the design pattern CQRS
php-design-pattern/command-bus
5 Downloads
Interfaces for the design pattern command bus
orakaro/ioc
53 Downloads
Tiny IoC module for static mocking in PHP
opmvpc/patrons
0 Downloads
design patterns examples
ntuangiang/php-observer
13 Downloads
This is a design pattern for observer
ngmy/specification
360 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
ngmy/observer
265 Downloads
A PHP library to implement the observer pattern
nfunwigabga/lara-repo
10 Downloads
Generate repositories in a Laravel application
nabeghe/buildify
4 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.