Libraries tagged by DesignPattern
small/swoole-patterns
824 Downloads
This project provides implementations of async design patterns for PHP OpenSwoole projects.
runopencode/abstract-builder
214 Downloads
Simple prototype class for implementing builder pattern.
pavelzanek/laravel-generator
63 Downloads
File generator for faster and more efficient work with the Laravel framework
nalingia/laravel-repositories
4216 Downloads
A Laravel package for the Repository Design Pattern.
miladimos/laravel-repository
172 Downloads
a powerful and simple to use package for repository pattern
irfan-chowdhury/repository-maker
8 Downloads
This package will generate the necessary files for the repository design pattern environment.
haroon-mahmood-4276/laravel-service-pattern
23 Downloads
This package will implement service design pattern in laravel application.
gmorel/state-workflow-bundle
418 Downloads
Helping you implementing a complex yet easily maintainable workflow
etouches/phplumber
7 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
cygnite/proxy
29 Downloads
Cygnite Proxy Resolver Component. This package use for accessing non static methods statically.
b2pweb/bdf-queue-prime-adapter
1772 Downloads
Prime adapter for bdf queue component
b2pweb/bdf-pipeline
2865 Downloads
Bdf Pipeline component
unialteri/states
1000 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.
degraciamathieu/clike
41 Downloads
This package allows you to run a class with a design pattern similar to a command system
waad/laravel-generate-repository-api
58 Downloads
package to generate repository design pattern with all accessories