laravel-base-repository
by dannyweeks
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
laravel-db-normalizer
by stidges
Normalize all database results to one unified interface, to make swapping repositories a breeze.
laravel-dev-extras
by jim-merioles
Collection of extra console commands and helpers, useful when developing web applications using Laravel Framework.
laravel-repos
by mrterryh
Small Laravel 5 repositories package to abstract the database layer of your web application.
laravel-repository
by czim
Repository for Laravel (inspired by and indebted to Bosnadev/Repositories)
laravel-repository-query
by guosheng1987
This package support a easy way to bind a parameter named `$filters` to your url. After that your Bulider instance can bind it into your `Where` condition
magician
A library for implementing repositories with magic finders for the Eloquent ORM.
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
spicy-repositories
by monospice
A lightweight repository framework using functional criteria for more fluid code.