Libraries tagged by design patterns
moneyphp/money
68247289 Downloads
PHP implementation of Fowler's Money pattern
league/pipeline
13589908 Downloads
A plug and play pipeline implementation.
ecotone/ecotone
498602 Downloads
Supporting you in building DDD, CQRS, Event Sourcing applications with ease.
mathiasverraes/money
2011333 Downloads
PHP implementation of Fowler's Money pattern
franzose/closure-table
972477 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
lunarstorm/laravel-ddd
25120 Downloads
A Laravel toolkit for Domain Driven Design patterns
rawr/t-regx
144392 Downloads
PHP regular expression brought up to modern standards.
pattern-lab/core
1370487 Downloads
The core functionality for Pattern Lab.
wsdltophp/wsdlhandler
564639 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1605475 Downloads
Decorative design pattern to ease DOM handling
guilhermegonzaga/presenter
215978 Downloads
Implementation for Laravel of the presenter design pattern.
eonx-com/easy-repository
977216 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
byjg/singleton-pattern
51291 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
domnikl/design-patterns-php
1164 Downloads
Sample code for several design patterns in PHP
teknoo/states
34881 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.