Libraries tagged by design pattern
php-ddd/notification
31713 Downloads
PHP implementation of Fowler's Notification pattern
exolnet/laravel-closure-table
16167 Downloads
Closure Table database design pattern implementation for Laravel framework.
eonx-com/easy-repository
1210502 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
rector/rector-phpstan-rules
44917 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
rector/phpstan-rules
956008 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
fsi/reflection
68292 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
akira/laravel-pdf-invoices
2726 Downloads
A modern, strictly typed, and extensible invoice generator for Laravel 12+ built with PHP 8.4 syntax. This package provides a clean builder pattern API, immutable data objects, and modular design inspired by LaravelDaily/laravel-invoices but rewritten from scratch with SOLID principles and Laravel best practices.
jpc/design-pattern
47151 Downloads
Simple Design Patter integration
salmanzafar/laravel-repository-pattern
3375 Downloads
Implement repository pattern with a single command
petrknap/singleton
20881 Downloads
Singleton pattern for PHP
ferfabricio/hydrator
34873 Downloads
Hydrate your object with class setters
b2pweb/bdf-queue
10973 Downloads
Bdf queue component
aedart/dto
12429 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
gember/event-sourcing
2687 Downloads
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
teamneusta/converter-bundle
16131 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another