Libraries tagged by repository pattern laravel
yaza/laravel-repository-service
42259 Downloads
Simple repository, service pattern for laravel
torann/laravel-repository
510394 Downloads
Base repository implementation for Laravel
touhidurabir/laravel-model-repository
2975 Downloads
A package to implement repository pattern for laravel models
salehhashemi/laravel-repository
10679 Downloads
Implementing the repository pattern for Laravel projects.
adobrovolsky97/laravel-repository-service-pattern
6762 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
rinvex/laravel-repositories
17398 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.
rcv/core
1724 Downloads
Enterprise-Grade Modular Architecture for Laravel Applications - A powerful Laravel package that revolutionizes application development with robust Service Repository Pattern, Dynamic Module Management, and 50+ Artisan commands for scalable, maintainable applications.
mwakalingajohn/laravel-easy-repository
15741 Downloads
Simple repository pattern for laravel, with services!
awes-io/repository
105406 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
vivek-mistry/repository-interface
1468 Downloads
Laravel package for dependency injection to separate business logic.
sinemacula/laravel-repositories
19722 Downloads
Provides the repository data pattern to Laravel applications
puncoz/laravel-repository
836 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
andydefer/laravel-repository
1083 Downloads
A lightweight, type-safe repository pattern implementation for Laravel
arafat69/laravel-repository
3723 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
mahabub/laravel-crud-and-repository-generator
2467 Downloads
laravel crud generator with repository pattern