Libraries tagged by design-patterns
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
340 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
1625 Downloads
Provides EAV (Entity-Attribute-Value) design pattern.
prjkt/repofuck
3155 Downloads
Fucking with the repository design pattern
pp-spaces/laravel-repository
5645 Downloads
Repository Design Pattern implementation for Laravel
pointybeard/helpers-foundation-factory
4256 Downloads
Provides foundation factory classes and factory design pattern functionality
michele-angioni/support
1460 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
354 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kesmenenver/servicelayer
982 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
290 Downloads
PHP Trait to implements the singleton design pattern