Libraries tagged by design-patterns
league/pipeline
14023405 Downloads
A plug and play pipeline implementation.
franzose/closure-table
993062 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
lunarstorm/laravel-ddd
30160 Downloads
A Laravel toolkit for Domain Driven Design patterns
wsdltophp/wsdlhandler
594590 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1664499 Downloads
Decorative design pattern to ease DOM handling
guilhermegonzaga/presenter
220017 Downloads
Implementation for Laravel of the presenter design pattern.
eonx-com/easy-repository
1012607 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
salehhashemi/laravel-repository
8576 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
124243 Downloads
A plug and play pipeline implementation.
mhndev/yii2-repository
5324 Downloads
repository implementation in Yii2
imanghafoori/laravel-decorator
10892 Downloads
A package to easily decorate your function calls.
florianwolters/component-util-singleton
174180 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
exolnet/laravel-closure-table
9050 Downloads
Closure Table database design pattern implementation for Laravel framework.
byjg/singleton-pattern
52286 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.