Libraries tagged by DesignPattern
league/pipeline
17528205 Downloads
A plug and play pipeline implementation.
franzose/closure-table
1217086 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
degraciamathieu/manager
89704 Downloads
Implementation of the Manager pattern existing in Laravel framework.
mhndev/yii2-repository
11161 Downloads
repository implementation in Yii2
wsdltophp/wsdlhandler
805943 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1998251 Downloads
Decorative design pattern to ease DOM handling
guilhermegonzaga/presenter
257437 Downloads
Implementation for Laravel of the presenter design pattern.
teknoo/states
40686 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.
rockett/pipeline
195787 Downloads
A plug and play pipeline implementation.
florianwolters/component-util-singleton
180089 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
eonx-com/easy-repository
1198352 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
byjg/singleton-pattern
57570 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
petrknap/singleton
20394 Downloads
Singleton pattern for PHP
b2pweb/bdf-queue
10627 Downloads
Bdf queue component
petrknap/php-singleton
143153 Downloads
Singleton pattern for PHP