Libraries tagged by design-pattern
novadaemon/larafeat
297 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
nagi/closure-table
48 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
michele-angioni/support
1444 Downloads
Support is a Laravel package which promotes the use of best practices and design patterns.
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
lazyelephpant/repository
345 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kesmenenver/servicelayer
978 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
jrosset/singleton
234 Downloads
PHP Trait to implements the singleton design pattern
jobins/laravel-repository
677 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
jlorente/yii2-command-handler
102 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.
hpolthof/observe
22 Downloads
A simple implementation of the Observer design pattern.
fabiodoppio/mvc
307 Downloads
Model View Controller (MVC) design pattern for simple web applications.
djsharman/state
136 Downloads
The State design pattern. Implemented in PHP and with style.
cse/base-singleton
6 Downloads
A Singleton Design Pattern which allow easy used singleton class.
beyerz/simple-hmvc-bundle
3885 Downloads
Symfony bundle to support the HMVC design pattern
bayfrontmedia/bones
1455 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.