jeishanul/laravel-repository-generator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | — | |
| richan-fongdasen/eloquent-repository | 0.88 | — | 0 | 0 | 0 | 5 | 0 | 4.5 | 10.8 | MIT | 1 year ago | |
| jason-guru/laravel-make-repository | 0.86 | 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 | |
| artesaos/warehouse | 0.86 | 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 | |
| littlebug/laravel-repository | 0.86 | — | 35 | 36 | 9 | 17 | 0 | 4.0 | 2.3 | MIT | 4 years ago | |
| rinvex/laravel-repositories | 0.86 | — | 669 | 669 | 112 | 13 | 31 | 8.3 | 9.3 | MIT | — | |
| prettus/l5-repository | 0.85 | 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. | 4,200 | 4,271 | 882 | 183K | 233 | 82.5 | 54.3 | MIT | 1 month ago | |
| sajadsdi/laravel-repository | 0.85 | 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 | |
| reb3r/repositories | 0.85 | — | 0 | 0 | 2 | 2K | 0 | 8.5 | 49.4 | — | 9 months ago | |
| miladimos/laravel-repository | 0.85 | — | 11 | 11 | 2 | 0 | 0 | 0.1 | — | — | — | |
| salehhashemi/laravel-repository | 0.85 | — | 20 | 20 | 2 | 42 | 0 | 21.5 | 7.6 | MIT | 1 month ago | |
| adobrovolsky97/laravel-repository-service-pattern | 0.85 | — | 27 | 27 | 6 | 412 | 0 | 19.6 | 18.3 | — | 5 months ago | |
| arafat69/laravel-repository | 0.85 | — | 0 | 1 | 0 | 119 | 0 | 11.2 | 31.0 | MIT | 6 months ago | |
| arafatdev/laravel-repository | 0.85 | — | 5 | 6 | 0 | 10 | 0 | 11.1 | 6.4 | MIT | 6 months ago | |
| cypresslab/gitelephant | 0.85 | GitElephant is a PHP OOP wrapper around the git CLI for managing repositories: inspect commits, branches, tags, diffs, logs, and statuses, and run common git operations via a clean API. Supports git >=1.8, PHP >=7.2 (older PHP via prior versions). | 613 | 618 | 74 | 42K | 17 | 19.3 | 31.1 | LGPL-3.0 | 1 year ago | |
| czim/laravel-repository | 0.84 | — | 52 | 54 | 21 | 1K | 3 | 2.8 | 18.3 | MIT | 1 year ago | |
| thenandan/therepository | 0.84 | — | 2 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| orkhanahmadov/eloquent-repository | 0.84 | — | 27 | 27 | 11 | 281 | 2 | 2.3 | 15.1 | MIT | 4 years ago | |
| madulinux/repository-pattern | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| becklyn/ddd-generator-bundle | 0.84 | Symfony bundle to generate DDD boilerplate via Maker commands. Installs as a dev dependency and provides abstract makers (DddMaker, entity/test/command variants) plus templating support so you can create and register custom generators. | 0 | 0 | 0 | 10 | 1 | 3.1 | 14.4 | — | 4 years ago |
How can I help you explore Laravel packages today?