Libraries tagged by design pattern
tomkyle/repository-persistence
5 Downloads
Scaffold for Repository-and-Persistence design pattern
ticaje/m2-command-bus
8 Downloads
Module uses Command-Bus design pattern
thewebsolver/pipeline
15 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
techrays-labs/laravel-service-repository-generator
918 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
sugiphp/events
645 Downloads
Observer design pattern-like events system
studio24/pubsub
21 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
14 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
14 Downloads
This library will applies Repositpry design pattern to Laravel
rubensdimas/redis-manager
11 Downloads
Repositorio simples de impletacao redis com single design pattern
rubensdimas/database-manager
14 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.