Libraries tagged by DesignPattern
redrat/presenthor
110 Downloads
The crazy presenter pattern library
ngmy/specification
364 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
nalingia/laravel-repositories
4226 Downloads
A Laravel package for the Repository Design Pattern.
miladimos/laravel-repository
184 Downloads
a powerful and simple to use package for repository pattern
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
etouches/phplumber
8 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
unialteri/states
1002 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.
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
vandarpay/service-repository
12906 Downloads
Service Repository Design Pattern In Laravel
shinidev/sapling
11 Downloads
A small PHP framework that implements MVC design pattern. This framework is created with the intent to give the author knowledge about php and at the same time be usable for the community.
rogerliao/phalcon
7 Downloads
A PHP web framework inspired by the Koa concept, adopting its middleware design pattern for building modern and flexible web applications and APIs.
realtyna/mvc-core
433 Downloads
Core library to create WordPress plugin in MVC design pattern
quickapps-plugins/eav
1624 Downloads
Provides EAV (Entity-Attribute-Value) design pattern.