Libraries tagged by design pattetn
byjg/singleton-pattern
47834 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
33435 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.
rockett/pipeline
86695 Downloads
A plug and play pipeline implementation.
petrknap/singleton
16600 Downloads
Singleton pattern for PHP
money/money
83946 Downloads
PHP implementation of Fowler's Money pattern
kraken-php/util
48149 Downloads
Kraken Framework Util Component.
ecotone/amqp
318846 Downloads
Extends Ecotone with AMQP integration
teamneusta/converter-bundle
8543 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
rector/phpstan-rules
954407 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
jpc/design-pattern
36877 Downloads
Simple Design Patter integration
salehhashemi/laravel-repository
6275 Downloads
Implementing the repository pattern for Laravel projects.
mhndev/yii2-repository
2273 Downloads
repository implementation in Yii2
florianwolters/component-util-singleton
172914 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
b2pweb/bdf-queue
6343 Downloads
Bdf queue component