Libraries tagged by repository pattern
royvoetman/laravel-repository-pattern
135 Downloads
Middleware for Eloquent Models
ra3oul/eloquent-abstract-repository
173 Downloads
laravel eloquent abstract repository to implement repository pattern in easy way
okaybueno/laravel-repositories
15936 Downloads
A package that provides a neat implementation to integrate the Repository pattern in Laravel with Eloquent.
nanvaie/database-repository
886 Downloads
Repository Pattern
michele-angioni/phalcon-repositories
24566 Downloads
A library which simplifies the use of the Repository pattern in Phalcon.
manowartop/repository-service-laravel-pattern
421 Downloads
Structure for the Laravel Service-Repository Pattern
mahabub/laravel-crud-and-repository-generator
199 Downloads
laravel crud generator with repository pattern
linx/eloquent-repository
4502 Downloads
Repository Pattern for Eloquent
leekhang/repository
1994 Downloads
Repository Pattern
guardian360/repository
9758 Downloads
Repository pattern used to abstract the database layer.
giordanolima/eloquent-repository
1252 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
foothing/laravel-repository
2292 Downloads
This package provides an implementation of the repository pattern for Laravel 5.
elegantmedia/laravel-simple-repository
8047 Downloads
Lightweight Repository pattern for Laravel 10 projects. Includes a repository generator.
cariuk/laravel-repository-pattern
150 Downloads
CRUD wrapper for laravel apps
andersonef/repositories-pattern
902 Downloads
Laravel Repositories Pattern Implementation