Libraries tagged by design pattern
waad/laravel-generate-repository-api
56 Downloads
package to generate repository design pattern with all accessories
surazdott/laravel-repository
47 Downloads
Laravel repository design pattern with service and interface.
runopencode/abstract-builder
207 Downloads
Simple prototype class for implementing builder pattern.
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
pavelzanek/laravel-generator
59 Downloads
File generator for faster and more efficient work with the Laravel framework
novadaemon/larafeat
82 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
nalingia/laravel-repositories
4214 Downloads
A Laravel package for the Repository Design Pattern.
miladimos/laravel-repository
172 Downloads
a powerful and simple to use package for repository pattern
max26292/laravel-lazy-tools
847 Downloads
This tools for lazy guys, used to generate repository,interface and response
jlorente/yii2-command-handler
97 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
jeremykendall/ultra-facade
14 Downloads
Implements the Facade pattern to build SplIterators.
irfan-chowdhury/repository-maker
7 Downloads
This package will generate the necessary files for the repository design pattern environment.
gmorel/state-workflow-bundle
417 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.
cse/base-singleton
3 Downloads
A Singleton Design Pattern which allow easy used singleton class.