Libraries tagged by design-patterns
league/pipeline
13514835 Downloads
A plug and play pipeline implementation.
franzose/closure-table
969059 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
lunarstorm/laravel-ddd
24286 Downloads
A Laravel toolkit for Domain Driven Design patterns
wsdltophp/wsdlhandler
559830 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1596165 Downloads
Decorative design pattern to ease DOM handling
guilhermegonzaga/presenter
215128 Downloads
Implementation for Laravel of the presenter design pattern.
eonx-com/easy-repository
969146 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
domnikl/design-patterns-php
1164 Downloads
Sample code for several design patterns in PHP
teknoo/states
34767 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.
salehhashemi/laravel-repository
7786 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
113568 Downloads
A plug and play pipeline implementation.
mhndev/yii2-repository
4385 Downloads
repository implementation in Yii2
imanghafoori/laravel-decorator
10584 Downloads
A package to easily decorate your function calls.
teamneusta/converter-bundle
10513 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
florianwolters/component-util-singleton
173692 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.