Libraries tagged by desing pattern
exolnet/laravel-closure-table
14752 Downloads
Closure Table database design pattern implementation for Laravel framework.
eonx-com/easy-repository
1194457 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
akira/laravel-pdf-invoices
2203 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
46315 Downloads
Simple Design Patter integration
salehhashemi/laravel-repository
10508 Downloads
Implementing the repository pattern for Laravel projects.
petrknap/singleton
20266 Downloads
Singleton pattern for PHP
ferfabricio/hydrator
33800 Downloads
Hydrate your object with class setters
b2pweb/bdf-queue
10540 Downloads
Bdf queue component
b2pweb/bdf-instantiator
12580 Downloads
Bdf Instantiator component
petrknap/php-singleton
142701 Downloads
Singleton pattern for PHP
aedart/dto
12215 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
avoqado-dev/laravel-usecase
558 Downloads
A lightweight, type-safe Use Case pattern implementation for Laravel with business rule validation
teamneusta/converter-bundle
15372 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
someline/someline-starter
2173 Downloads
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
padosoft/laravel-presenter
14243 Downloads
Implementation for Laravel of the presenter design pattern.