Libraries tagged by design patterns
teknoo/states
31891 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
4557 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
58186 Downloads
A plug and play pipeline implementation.
petrknap/singleton
10989 Downloads
Singleton pattern for PHP
florianwolters/component-util-singleton
172085 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
money/money
81575 Downloads
PHP implementation of Fowler's Money pattern
kraken-php/util
35919 Downloads
Kraken Framework Util Component.
ecotone/amqp
274718 Downloads
Extends Ecotone with AMQP integration
rector/phpstan-rules
952368 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
phase2/particle
985 Downloads
A system of tools to build design systems in Pattern Lab for Drupal.
jpc/design-pattern
33771 Downloads
Simple Design Patter integration
salmanzafar/laravel-repository-pattern
2880 Downloads
Implement repository pattern with a single command
mhndev/yii2-repository
2128 Downloads
repository implementation in Yii2
ferfabricio/hydrator
25432 Downloads
Hydrate your object with class setters
carloswph/tonton
115 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.