Libraries tagged by design-patterns
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.
skobka/command-pattern
6 Downloads
The usefull set of interface to interact with command 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
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
scaleplan/get-instance
37 Downloads
Trait for supporting singleton design pattern
saad/laravel-repositories
15 Downloads
This library will applies Repositpry design pattern to Laravel
rubensdimas/redis-manager
12 Downloads
Repositorio simples de impletacao redis com single design pattern