Libraries tagged by laravel repository pattern
yaza/laravel-repository-service
43777 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
513385 Downloads
Base repository implementation for Laravel
arafat69/laravel-repository
6495 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
adobrovolsky97/laravel-repository-service-pattern
7595 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
touhidurabir/laravel-model-repository
3405 Downloads
A package to implement repository pattern for laravel models
salehhashemi/laravel-repository
11020 Downloads
Implementing the repository pattern for Laravel projects.
suitmedia/laravel-cacheable
39060 Downloads
Decorate your repositories and make them cacheable
shamaseen/laravel-repositories
13039 Downloads
repository pattern files generator
rinvex/laravel-repositories
17421 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
vivek-mistry/repository-interface
3313 Downloads
Laravel package for dependency injection to separate business logic.
salmanzafar/laravel-repository-pattern
3373 Downloads
Implement repository pattern with a single command
mahabub/laravel-crud-and-repository-generator
2650 Downloads
laravel crud generator with repository pattern
elegantmedia/laravel-simple-repository
13581 Downloads
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
andydefer/laravel-repository
2516 Downloads
A lightweight, type-safe repository pattern implementation for Laravel
sinemacula/laravel-repositories
20667 Downloads
Provides the repository data pattern to Laravel applications