Libraries tagged by repository pattern
leekhang/repository
4059 Downloads
Repository Pattern
janez89/repository
5973 Downloads
Repository Pattern for Eloquent
giordanolima/eloquent-repository
1425 Downloads
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
eghamat24/database-repository
1424 Downloads
Repository Pattern
awes-io/repository
105389 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
1930 Downloads
simple laravel repository pattern
saritasa/laravel-repositories
16292 Downloads
Saritasa repository pattern implementation for Laravel
vandarpay/service-repository
11400 Downloads
Service Repository Design Pattern In Laravel
sinemacula/laravel-repositories
7019 Downloads
Provides the repository data pattern to Laravel applications
laymont/laravel-pattern-repository
961 Downloads
Paquete para generar repositorios en laravel
eazybright/repository-package
3858 Downloads
A package for managing repository design pattern
suitmedia/laravel-cacheable
36507 Downloads
Decorate your repositories and make them cacheable
mediagone/doctrine-specifications
3556 Downloads
Doctrine implementation of repository Specifications pattern
shlinkio/doctrine-specification
20756 Downloads
Specification Pattern for your Doctrine repositories. Forked from https://github.com/Happyr/Doctrine-Specification
vdhoangson/laravel-repository
245 Downloads
Repository pattern package for Laravel framework