Libraries tagged by design pattetn
brandai/starterkit-mustache-brandai
5 Downloads
StarterKit for Brand.ai integration with Pattern Lab
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.
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
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
jrosset/singleton
243 Downloads
PHP Trait to implements the singleton design pattern
jobins/laravel-repository
688 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
djsharman/state
136 Downloads
The State design pattern. Implemented in PHP and with style.