Libraries tagged by service repository pattern
andreykurmel/eloquent_as_doctrine
5 Downloads
Hydrate Laravel Entities from Models to use all Eloquent benefits in Service/Repository pattern.
pareshsoneri/rsp-crud-generator
2 Downloads
A Laravel package to generate API CRUD operations using the Repository-Service Pattern.
nitish/laravel-api-starter
3 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.
ynsinc/make-ris
87 Downloads
Provides Artisan commands to generate Repository, Interface, and Service classes, simplifying the use of the Repository pattern in Laravel.
timwassenburg/laravel-artisan-extender
913 Downloads
A collection of generators for Laravel
restusatyaw/pattren-maker
41 Downloads
Automatic Service, Repository, DTO, and Seeder Generator for Laravel