Libraries tagged by desing pattern
jardissupport/repository
7 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
gember/event-sourcing
2526 Downloads
Use case driven EventSourcing - Let go of the Aggregate with the Dynamic Consistency Boundary (DCB) pattern.
brandai/starterkit-mustache-brandai
5 Downloads
StarterKit for Brand.ai integration with Pattern Lab
vandarpay/service-repository
12904 Downloads
Service Repository Design Pattern In Laravel
termyn/ddd
3135 Downloads
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
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
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
1624 Downloads
Provides EAV (Entity-Attribute-Value) design pattern.
prjkt/repofuck
3155 Downloads
Fucking with the repository design pattern
pointybeard/helpers-foundation-factory
4177 Downloads
Provides foundation factory classes and factory design pattern functionality
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
lazyelephpant/repository
353 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kesmenenver/servicelayer
979 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