Libraries tagged by design pattern
salehhashemi/laravel-repository
4175 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
53494 Downloads
A plug and play pipeline implementation.
petrknap/singleton
9530 Downloads
Singleton pattern for PHP
imanghafoori/laravel-decorator
8253 Downloads
A package to easily decorate your function calls.
petrknap/php-singleton
130456 Downloads
Singleton pattern for PHP
php-ddd/notification
21787 Downloads
PHP implementation of Fowler's Notification pattern
money/money
81002 Downloads
PHP implementation of Fowler's Money pattern
ecotone/amqp
264967 Downloads
Extends Ecotone with AMQP integration
rector/phpstan-rules
951982 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
jpc/design-pattern
33207 Downloads
Simple Design Patter integration
teknoo/states
31563 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.
mhndev/yii2-repository
2092 Downloads
repository implementation in Yii2
florianwolters/component-util-singleton
171857 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
ferfabricio/hydrator
24870 Downloads
Hydrate your object with class setters
carloswph/tonton
74 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.