Libraries tagged by DesignPattern
sivanandaperumal/closure-table
14837 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
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.
robote13/yii2-catalog
160 Downloads
Catalog of products for online store. Prices, sets, leftovers in the warehouse. In the module, the 'Class Table Inheritance' design pattern is used to represent the different types of products.
rhman/factorydesignpattern
4 Downloads
This package contains the samples for factory design pattern in Laravel
petitchevalroux/singleton
51 Downloads
Implement singleton design pattern
orq/laravel-dddbase
15 Downloads
The library for laravel to apply Domain Driven Design Pattern
opensmarty/opensmarty-starter
6 Downloads
Opensmarty Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
ntuangiang/php-ioc
14 Downloads
This is a design pattern for dependency injection and object locator.
novadaemon/larafeat
512 Downloads
Laravel package to implements Domain Driven Design pattern. Inspired by lucidarch/lucid
nolikein/singleton
8 Downloads
A singleton design pattern