Libraries tagged by RepositoryPattern
concretehouse/repository-pattern
18 Downloads
Experimental implementation of Model-Repository design pattern.
cariuk/repository-pattern-laravel
2848 Downloads
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
barnoxdev/laravel-service-repository-pattern
1 Downloads
A Laravel package to create service and repository patterns easily
anxis/laravel-repository-pattern
59 Downloads
Repository Pattern para Laravel e Lumen
ahmedmahmoud/repository-pattern
10 Downloads
A Laravel package to implement the Repository Pattern
onethirtyone/repository-pattern
964 Downloads
An artisan command interface for generating Laravel repository pattern modules
tendou1618/tendou-repository
5 Downloads
Base repository implementation for Laravel
takielias/contract-resolver
58 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
su-12941/base-repository-laravel8
0 Downloads
Base repository implementation for Laravel
su-1294/base-repository-laravel
13 Downloads
Base repository implementation for Laravel
stdio/stdio-template
6 Downloads
STDIO's Template Laravel
shekarsiri/structure
70 Downloads
Laravel artisan command to create the basic application structure.
seangly/laravel-csrm
5 Downloads
One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel
sagarv1997/rp-velocity
53 Downloads
Laravel Console Command to easily create Repository Pattern in Laravel Project
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.