17 Laravel packages tagged “repository-pattern”
Most downloaded: torann/laravel-repository, with 514,124 downloads and 88 GitHub stars. Ranked by total downloads — use the controls below to sort by stars, most recently updated, or name.
arafat69/laravel-repository
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
5
6,978
cariuk/repository-pattern-laravel
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
2,933
mahabub/laravel-crud-and-repository-generator
laravel crud generator with repository pattern
11
2,683
cariuk/laravel-repository-pattern
A flexible and powerful Laravel package implementing the Repository Pattern with SOLID principles, featuring auto-detection, dependency injection, CRUD operations, filtering, sorting, pagination, and soft deletes support.
1,011
rupeshstha/core-foundation
A foundational package for streamlined development, offering essential core functionality and components to accelerate project creation and enhance scalability.
1
150
guosheng1987/laravel-repository-query
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
18
rahasistiyak/laravel-super-artisan
A powerful Laravel scaffolding package — generate Models, Controllers, Repositories, APIs, Filament resources, Policies, Actions, and more with a single command. Includes a complete Workflow runner for Artisan command sequences.
5
8
diegocopat/laravel-repository-pattern
Laravel Repository Pattern with Service Layer - Complete setup with Jetstream, Inertia, SSR, Teams, and Spatie packages
1
pixielity/laravel-feature-flags
Production-ready feature flag management module using Laravel Pennant with repository pattern architecture