Libraries tagged by design pattern
aedart/dto
10975 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
php-ddd/notification
22846 Downloads
PHP implementation of Fowler's Notification pattern
techrays-labs/laravel-service-repository-generator
573 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
someline/someline-starter
2172 Downloads
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
padosoft/laravel-presenter
7177 Downloads
Implementation for Laravel of the presenter design pattern.
odahcam/dp
20869 Downloads
Design Patterns implementations for PHP.
exolnet/laravel-closure-table
5816 Downloads
Closure Table database design pattern implementation for Laravel framework.
byteasc/closure-table
42802 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
fsi/reflection
63132 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.
omgzui/design-pattern
20 Downloads
DesignPattern
celyes/design-patterns
15 Downloads
Design patterns written in PHP
sy-records/design-patterns
19 Downloads
php design patterns
salmanzafar/laravel-repository-pattern
3031 Downloads
Implement repository pattern with a single command
maxmilhas/specification-pattern
30266 Downloads
Implementation of the Specification Design Pettern in PHP
sparhandy/pipeandfilter
13632 Downloads
Pipe and Filter Architecture