Laravel Repositories is a package for Laravel 5 which is used to abstract the database layer. This makes applications much easier to maintain.
Repository pattern implementation for Laravel
Laravel / Lumen Repository pattern [Alpha version]
Laravel Repositories to abstract the database layer
Laravel Package for Central repositories passing and receiving data between controller and model
Laravel CRUD using repositories pattern and vue.js
laravel crud operation using repository design pattern