Libraries tagged by design pattern
fleshgrinder/constraint-violations
12 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
wp-wax/wp-wax-starter-plugin
2 Downloads
This is a WordpPress starter plugin based on MVC design pattern
web6/singleton
46 Downloads
PHP Singleton design pattern
voniersa/twitch-live-chat
4 Downloads
A simple and easy to use library for reading from and writing to the twitch irc live chats by partially using the observer design pattern
tomkyle/repository-persistence
2 Downloads
Scaffold for Repository-and-Persistence design pattern
ticaje/m2-command-bus
6 Downloads
Module uses Command-Bus design pattern
thrashzone13/visitor
13 Downloads
Simple implementation of visitor design pattern
thewebsolver/pipeline
14 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
sugiphp/events
638 Downloads
Observer design pattern-like events system
studio24/pubsub
20 Downloads
Simple implementation of the PubSub design pattern in PHP
someline/laravel-repository
9 Downloads
Laravel Repository is a good design pattern.
sivanandaperumal/testing-repo
9 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
sivanandaperumal/closure-table
14836 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
sharkzt/fibonacci
12 Downloads
Fibonacci php classes implementation as singleton, strategy and adapter design patterns
scaleplan/get-instance
37 Downloads
Trait for supporting singleton design pattern