Libraries tagged by Laravel Design Pattern
franzose/closure-table
1267448 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
ecotone/ecotone
609988 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
tey/laravel-ddd
22103 Downloads
A Laravel toolkit for Domain Driven Design patterns
lunarstorm/laravel-ddd
105706 Downloads
A Laravel toolkit for Domain Driven Design patterns
guilhermegonzaga/presenter
268293 Downloads
Implementation for Laravel of the presenter design pattern.
degraciamathieu/manager
94327 Downloads
Implementation of the Manager pattern existing in Laravel framework.
arafat69/laravel-repository
6570 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
exolnet/laravel-closure-table
16161 Downloads
Closure Table database design pattern implementation for Laravel framework.
salehhashemi/laravel-repository
11020 Downloads
Implementing the repository pattern for Laravel projects.
imanghafoori/laravel-decorator
14253 Downloads
A package to easily decorate your function calls.
akira/laravel-pdf-invoices
2655 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.
avoqado-dev/laravel-usecase
1237 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
salmanzafar/laravel-repository-pattern
3375 Downloads
Implement repository pattern with a single command
puncoz/laravel-repository
1152 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
padosoft/laravel-presenter
15079 Downloads
Implementation for Laravel of the presenter design pattern.