Libraries tagged by design pattetn
srtfisher/money
31 Downloads
PHP implementation of Fowler's Money pattern
ocramius/deprecated-money
3 Downloads
PHP implementation of Fowler's Money pattern
fleshgrinder/constraint-violations
14 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
4 Downloads
This is a WordpPress starter plugin based on MVC design pattern
web6/singleton
48 Downloads
PHP Singleton design pattern
voniersa/twitch-live-chat
19 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
7 Downloads
Scaffold for Repository-and-Persistence design pattern
ticaje/m2-command-bus
9 Downloads
Module uses Command-Bus design pattern
thrashzone13/visitor
35 Downloads
Simple implementation of visitor design pattern
thewebsolver/pipeline
16 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
studio24/pubsub
22 Downloads
Simple implementation of the PubSub design pattern in PHP
someline/laravel-repository
10 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
14837 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
sharkzt/fibonacci
15 Downloads
Fibonacci php classes implementation as singleton, strategy and adapter design patterns