Libraries tagged by design patterns
etouches/phplumber
8 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
unialteri/states
1001 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.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
dazzle-php/util
3122 Downloads
Dazzle PHP Utility Classes.
brandai/starterkit-mustache-brandai
5 Downloads
StarterKit for Brand.ai integration with Pattern Lab
sugiphp/events
648 Downloads
Observer design pattern-like events system
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.
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
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.