DEPRECATED β A neat repository Pattern implementation for Laravel.
A base repository class and interface, together with a caching decorator. Extend them for use in your own projects
[ABANDONED] 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.
Package which allows you to implement the repository pattern on your laravel 5.1+ projects. Easy to use and with a lot of great resources!
A package to create a make:repository, make:service command for Laravel 6+
My way of implementing the repository pattern in Laravel 5.*