Libraries tagged by Repository-Service Pattern
reizucodes/laravel-domain-toolkit
7 Downloads
Laravel toolkit for layered architecture with repositories, services, DTOs, and domain scaffolding.
munguia-er/laravel-clean-generator
3 Downloads
Generates Clean Architecture structure for Laravel — DTOs, Repositories, Services, Controllers with Web & API stacks
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
nitish/laravel-api-starter
5 Downloads
A Laravel API Starter Kit with Repository-Service Pattern and Swagger, Sanctum, Spatie Integration.
mrnjifanda/simple
3 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
chihchenghuang/laravel-mrs-generators
24 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.