Libraries tagged by laravel repository pattern
shamaseen/laravel-repositories
13015 Downloads
repository pattern files generator
janez89/repository
6276 Downloads
Repository Pattern for Eloquent
ibekzod/microcrud
4941 Downloads
CRUD package for Laravel - Service-Repository pattern with caching, queues, and dynamic filtering
rcv/core
2010 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.
arafatdev/laravel-repository
92 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
laymont/laravel-pattern-repository
1261 Downloads
Laravel package for implementing the Repository Pattern with Eloquent, Criteria, and Actions support
cariuk/repository-pattern-laravel
2904 Downloads
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.
sajadsdi/laravel-repository
70 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
risetechapps/repository-for-laravel
568 Downloads
Repository pattern para Laravel com cache transparente, soft deletes, views materializadas (PostgreSQL), eventos e métricas de query.
mwakalingajohn/laravel-easy-repository
15821 Downloads
Simple repository pattern for laravel, with services!
awes-io/repository
105407 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.
unlimited/repository-design-pattern-laravel
2532 Downloads
repository_pattern
saritasa/laravel-repositories
17725 Downloads
Saritasa repository pattern implementation for Laravel
juankno/laravel-repository
422 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
itmm/easy-repository
127 Downloads
Simple repository, service pattern for laravel