laravel-repository topic

List laravel-repository repositories
trafficstars

database-repository

17
Stars
3
Forks
Watchers

Create Repository Base Data Access for Laravel & Lumen

laravel-repository-with-service

120
Stars
26
Forks
Watchers

With repository and service you can separate business logic and query logic, slim controller and DRY. Simple generate repository and service with artisan command, automatically bind interface to class...