Libraries tagged by repository-pattern
andersonef/repositories-pattern
1003 Downloads
Laravel Repositories Pattern Implementation
amondar-libs/repository-pattern
86 Downloads
Laravel package to implement the repository pattern.
aleprosli/repository-pattern
15 Downloads
This is laravel package
wmt-web/laravel-repovices
318 Downloads
Create repositories and services of your model dynamically
vdhoangson/laravel-repository
301 Downloads
Repository pattern package for Laravel framework
surazdott/laravel-repository
223 Downloads
Laravel repository design pattern with service and interface.
shehroz/crud-generator
32 Downloads
Laravel package to generate full CRUD (controllers, models, requests, repositories, policies, migrations, seeders, and Tailwind views) with repository pattern, role-based policies, and optional API routes.
robertgdev/laravel-base-repository
9 Downloads
A lightweight base repository for Laravel Eloquent models with full CRUD and query support, no Criteria overhead.
reizucodes/laravel-domain-toolkit
12 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
rahasistiyak/laravel-super-artisan
8 Downloads
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.
muhammedsalama/laravel-base
13 Downloads
Laravel module generator: one command scaffolds Model, Migration, Enum, Filter+Pagination, Interface, Repository, Service, Form Requests, API Resource, Policy, Controller (Swagger/OA), and Tests.
morilog/flexible-repository
2415 Downloads
Flexible and powerful repositories for laravel framework
miladimos/laravel-repository
184 Downloads
a powerful and simple to use package for repository pattern
mehedi250/laravel-structure-kit
28 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.
mattb-it/larepo
21 Downloads
A Laravel repository pattern implementation