Libraries tagged by design-pattern
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.
rpodwika/designpatterns
5 Downloads
PHP Design Patterns
roysegall/facebook-messenger-send-api
307 Downloads
Reflecting Facebook Messenger send API arrays payload to an OOP design pattern
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.
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
realtyna/mvc-core
433 Downloads
Core library to create WordPress plugin in MVC design pattern
quickapps-plugins/eav
1611 Downloads
Provides EAV (Entity-Attribute-Value) design pattern.
prjkt/repofuck
3155 Downloads
Fucking with the repository design pattern
novadaemon/larafeat
349 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
nagi/closure-table
68 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
michele-angioni/support
1445 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
346 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
jobins/laravel-repository
692 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.