Laravel 5 - Repositories to abstract the database layer
Repository Design Pattern for Laravel 5 with Eloquent or Collection
A Laravel package for the Repository Design Pattern
Laravel package to facilitate the repository design pattern functionality across multiple projects.
A Laravel 5 package which promotes the use of best practices and design patterns
Laravel 5.5 repository design pattern generator with SOA(Service Oriented Arcitecture) inspired from this blog post: http://dfg.gd/blog/decoupling-your-code-in-laravel-using-repositiories-and-services
Base project of PHP oriented to DDD (Domain Driven Design), CQRS, Hexagonal Architecture and Microservices and using Docker, Nginx, Yarn, SCSS, Mysql, Symfony Flex and Symfony 4. This is the Old Version, the new repository: https://github.com/Fiser12/Base-Docker-Microservices
Repository is a design pattern for Laravel 5 which is used to abstract the database layer.