cache-decorator
by trm42
Magical (as in saves manual work quite a lot) Cache Decorator for Laravel 5. Designed for usage with repositories but easily usable for other uses. If there's enough interest, can be made framework agnostic.
chocolatier
by melonsmasher
Laravel based NuGet/Chocolatey package repository. Forked from LaGet with many enhancements.
code-database
Repository pattern package based in laravel 5.2. Created to study.
eloquent-repository
by giordanolima
Repository pattern for Eloquent ORM with a powerfull cache for database queries.
housekeeper
by aaronjan
Powerful, simple Repository-Pattern implementation for Laravel (>=5.1), and it come with tests.
kodegenerator
by rohmadst
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
l5-repository
by acacha
Laravel 5 - Repositories to the database layer. Based on prettus/l5-repository
laravel-base-repository
by dannyweeks
An abstract repository class for your Eloquent repositories that requires minimal config to get started.
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-database
by ablunier
Laravel database utilities package. Repository, cache, abstraction layer.
laravel-datamapper
An easy to use data mapper for Laravel 5 that fits perfectly to the approach of Domain Driven Design (DDD).
laravel-dev-extras
by jim-merioles
Collection of extra console commands and helpers, useful when developing web applications using Laravel Framework.