rudrakshpathak / laravel-service-repository-pattern

Decouple your code in service and repository layers to have more robust project structure. Trim down the controllers and focus the main business logic at service layer. In this architecture repository layer communicates with data source and returns a define response.
41Updated last year

Alternatives and similar repositories for laravel-service-repository-pattern:

Users that are interested in laravel-service-repository-pattern are comparing it to the libraries listed below