prettus/l5-repository
Repository pattern implementation for Laravel that abstracts the data layer with base repositories, criteria/query filters, presenters/transformers, caching, validators, and Artisan generators. Helps keep controllers thin and makes apps easier to maintain and test.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| miladimos/laravel-repository | 0.91 | — | 11 | 11 | 2 | 0 | 0 | 0.1 | — | — | — | |
| madulinux/repository-pattern | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| jason-guru/laravel-make-repository | 0.89 | Laravel package adding Artisan “make:repository” scaffolding for the repository pattern. Quickly generate repository interfaces and implementations, keeping controllers slimmer and data access consistent and testable. Easy to install and customize for your app structure. | 62 | 65 | 32 | 7K | 2 | 20.0 | 32.9 | NOASSERTION | 1 month ago | |
| arafat69/laravel-repository | 0.88 | — | 0 | 1 | 0 | 119 | 0 | 11.2 | 31.0 | MIT | 6 months ago | |
| salehhashemi/laravel-repository | 0.88 | — | 20 | 20 | 2 | 42 | 0 | 21.5 | 7.6 | MIT | 1 month ago | |
| laraditz/repository | 0.88 | Model wrapper repository implementation for Laravel. Provides a simple repository pattern layer around Eloquent models to centralize data access and keep controllers/services cleaner and more testable. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| thenandan/therepository | 0.88 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arafatdev/laravel-repository | 0.88 | — | 5 | 6 | 0 | 10 | 0 | 11.1 | 6.4 | MIT | 6 months ago | |
| reb3r/repositories | 0.88 | — | 0 | 0 | 2 | 2K | 0 | 8.5 | 49.4 | — | 9 months ago | |
| orkhanahmadov/eloquent-repository | 0.88 | — | 27 | 27 | 11 | 281 | 2 | 2.3 | 15.1 | MIT | 4 years ago | |
| sajadsdi/laravel-repository | 0.88 | Laravel repository pattern package to structure data access in your apps. Provides base repository classes, common CRUD methods, and an easy way to keep queries and persistence logic out of controllers and services for cleaner, testable code. | 47 | 47 | 4 | 0 | 0 | 3.4 | — | MIT | 1 year ago | |
| iamkesharinandan/therepository | 0.88 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| artesaos/warehouse | 0.87 | Warehouse V2 is a Laravel repository-pattern demo/package that centralizes queries and business rules while still returning Eloquent models and Collections. Use it as a ready-to-use repository layer without giving up Eloquent’s practicality. | 85 | 87 | 13 | 9 | 4 | 1.4 | 1.0 | MIT | 9 years ago | |
| czim/laravel-repository | 0.87 | — | 52 | 54 | 21 | 1K | 3 | 2.8 | 18.3 | MIT | 1 year ago | |
| jeishanul/laravel-repository-generator | 0.87 | Artisan generator for Laravel’s Repository pattern. Creates CRUD-ready interface and repository classes (supports nested namespaces), writes them to app/Interfaces and app/Repositories, and auto-binds them in AppServiceProvider. Laravel 10–12, --force overwrite. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| richan-fongdasen/eloquent-repository | 0.87 | — | 0 | 0 | 0 | 5 | 0 | 4.5 | 10.8 | MIT | 1 year ago | |
| torann/laravel-repository | 0.87 | — | 88 | 89 | 21 | 3K | 5 | 21.6 | 24.8 | BSD-2-Clause | 6 months ago | |
| littlebug/laravel-repository | 0.87 | — | 35 | 36 | 9 | 17 | 0 | 4.0 | 2.3 | MIT | 4 years ago | |
| adobrovolsky97/laravel-repository-service-pattern | 0.86 | — | 27 | 27 | 6 | 412 | 0 | 19.6 | 18.3 | — | 5 months ago | |
| rinvex/laravel-repositories | 0.86 | — | 669 | 669 | 112 | 13 | 31 | 8.3 | 9.3 | MIT | — |
How can I help you explore Laravel packages today?