Libraries tagged by design-pattern
techrays-labs/laravel-service-repository-generator
1630 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
668 Downloads
Observer design pattern-like events system
studio24/pubsub
22 Downloads
Simple implementation of the PubSub design pattern in PHP
stellarwp/foundation-pipeline
0 Downloads
A Pipeline / Command Design Pattern library
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.
seangly/laravel-csrm
5 Downloads
One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel
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
rubensdimas/database-manager
15 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.