Libraries tagged by desing pattern
byjg/singleton-pattern
50528 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
34551 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
7491 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
109949 Downloads
A plug and play pipeline implementation.
mhndev/yii2-repository
4057 Downloads
repository implementation in Yii2
imanghafoori/laravel-decorator
10463 Downloads
A package to easily decorate your function calls.
florianwolters/component-util-singleton
173561 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
money/money
86114 Downloads
PHP implementation of Fowler's Money pattern
kraken-php/util
56132 Downloads
Kraken Framework Util Component.
ecotone/amqp
332015 Downloads
Extends Ecotone with AMQP integration
php-ddd/notification
24226 Downloads
PHP implementation of Fowler's Notification pattern
jpc/design-pattern
39083 Downloads
Simple Design Patter integration
petrknap/singleton
17748 Downloads
Singleton pattern for PHP
b2pweb/bdf-queue
6869 Downloads
Bdf queue component