Libraries tagged by design patterns
salehhashemi/laravel-repository
6182 Downloads
Implementing the repository pattern for Laravel projects.
rockett/pipeline
84145 Downloads
A plug and play pipeline implementation.
petrknap/singleton
16340 Downloads
Singleton pattern for PHP
money/money
83763 Downloads
PHP implementation of Fowler's Money pattern
kraken-php/util
46667 Downloads
Kraken Framework Util Component.
ecotone/amqp
316061 Downloads
Extends Ecotone with AMQP integration
teamneusta/converter-bundle
7912 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
rector/phpstan-rules
954227 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
jpc/design-pattern
36422 Downloads
Simple Design Patter integration
teknoo/states
33232 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
2263 Downloads
repository implementation in Yii2
florianwolters/component-util-singleton
172813 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
b2pweb/bdf-queue
6251 Downloads
Bdf queue component
petrknap/php-singleton
133863 Downloads
Singleton pattern for PHP
aedart/dto
10974 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs