repository
by awes-io
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.
repository
by rinvex
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.
repository
by lukaskorl
Powerful implementation of the repository pattern for Laravel 4 with a simple API
repository
Repositories for Laravel 5 which is used to abstract the database layer.
repository
by zatoday
package repository for laravel, all function eloquent, Eager Loading and upgrade make model
repository
by mnshankar
Reusable repository interface - Forked from Caffeinated/repository, modified to work with Laravel 5.0/php 5.4
spicy-repositories
by monospice
A lightweight repository framework using functional criteria for more fluid code.
yet-another-laravel-repository
Laravel 5 - Yet Another Laravel Repository with default eloquent implementation