Libraries tagged by repository pattern
mahabub/laravel-crud-and-repository-generator
729 Downloads
laravel crud generator with repository pattern
linx/eloquent-repository
5173 Downloads
Repository Pattern for Eloquent
leekhang/repository
3571 Downloads
Repository Pattern
juankno/laravel-repository
79 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
guardian360/repository
11383 Downloads
Repository pattern used to abstract the database layer.
elegantmedia/laravel-simple-repository
9660 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
clean/repository
48671 Downloads
cariuk/repository-pattern-laravel
2433 Downloads
CRUD wrapper for laravel apps
salmanzafar/laravel-repository-pattern
3058 Downloads
Implement repository pattern with a single command
vandarpay/service-repository
10655 Downloads
Service Repository Design Pattern In Laravel
puncoz/laravel-repository
119 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
laymont/laravel-pattern-repository
485 Downloads
Paquete para generar repositorios en laravel
dlx-llc/laravel-repository
2276 Downloads
Repository design pattern implementation for Laravel framework.
rinvex/repository
40485 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
bleuren/laravel-api
330 Downloads
A package to develop APIs with Laravel using Repository and Service patterns