Libraries tagged by eloquent-repository
orkhanahmadov/eloquent-repository
65808 Downloads
Eloquent Repository for Laravel
linx/eloquent-repository
7634 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1550 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
rkooistra/super-eloquent-repository
3005 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
richan-fongdasen/eloquent-repository
13829 Downloads
An Eloquent Repository implementation in Laravel
nilportugues/eloquent-repository
207 Downloads
Eloquent Repository implementation
nascentafrica/eloquent-repository
107 Downloads
A repository package for Laravel models.
modularize-rbac/laravel
56 Downloads
Laravel bridge for modularize-rbac/core: Eloquent repositories, HTTP controllers, migrations, and optional Spatie permissions adapter.
kyle-noland/eloquent-foundation
147 Downloads
A set of base classes for working with Laravel Eloquent Repositories, Models, Collections and Observers
dannyweeks/laravel-base-repository
2028 Downloads
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
phucnguyenvn/laravel-eloquent-repository
7 Downloads
Repository pattern for Eloquent ORM
mrgabricavi/laravel-eloquent-repositories
12 Downloads
Provides a scaffolding for repositories and models in Eloquent for Laravel
mabna/eloquent-repository-pattern
28 Downloads
this package use for implement repository pattern
joelbutcher/eloquent-repositories
5 Downloads
A repository pattern implementation for Laravel Eloquent models.
jetcod/eloquent-repository
43 Downloads
This package is an implementation of repository pattern in laravel.