Libraries tagged by repository pattern
giordanolima/eloquent-repository
1345 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
eghamat24/database-repository
1353 Downloads
Repository Pattern
awes-io/repository
105387 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.
arafat69/laravel-repository
1685 Downloads
simple laravel repository pattern
andersonef/repositories-pattern
947 Downloads
Laravel Repositories Pattern Implementation
saritasa/laravel-repositories
15915 Downloads
Saritasa repository pattern implementation for Laravel
sinemacula/laravel-repositories
5167 Downloads
Provides the repository data pattern to Laravel applications
suitmedia/laravel-cacheable
36261 Downloads
Decorate your repositories and make them cacheable
mediagone/doctrine-specifications
3529 Downloads
Doctrine implementation of repository Specifications pattern
shlinkio/doctrine-specification
18464 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
vdhoangson/laravel-repository
215 Downloads
Repository pattern package for Laravel framework
usmonaliyev/repository-pattern
1076 Downloads
surazdott/laravel-repository
187 Downloads
Laravel repository design pattern with service and interface.
sajadsdi/laravel-repository
61 Downloads
Advanced Tools to use repository pattern for laravel eloquent models.
mahabub/laravel-crud-and-repository-generator
722 Downloads
laravel crud generator with repository pattern