Libraries tagged by service-repository
tnqsoft/common-bundle
7 Downloads
Commons functions, service, repository for Symfony 3
seangly/laravel-csrm
5 Downloads
One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel
samjbro/srp-generator
26 Downloads
A generator for the Service Repository Pattern
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
rhaarhoff/laravel-artisan-commands
19 Downloads
Useful Artisan commands for generating services, repositories and more.
restusatyaw/pattren-maker
56 Downloads
Automatic Service, Repository, DTO, and Seeder Generator for Laravel
paulocoelho/laravel-scaffold-plus
10 Downloads
Geração completa de estruturas Laravel: Model, Controller, Service, Repository, Provider, Requests e Policy com exemplos de uso.
npth/code-generator
3 Downloads
Code generator of routes, controllers, services, repositories, models, entities, dto, etc...
nodirjon/crud-generator
2 Downloads
A Laravel CRUD generator that creates Controller, Service, Repository, DTO, and Request classes from a single Artisan command. Supports automatic file/media upload handling.
muhammedsalama/crudforge
4 Downloads
Generate production-ready Laravel CRUD modules using clean architecture — models, controllers, services, repositories, requests, resources, factories, tests, translations, and route snippets from a single Artisan command.
morshadun/repositorypattern
56 Downloads
Laravel Service Repository Design Pattern Scaffolding.
melsaka/api-builder
18 Downloads
Scaffold CRUD API (Controller, Service, Repository, Resource, Requests, Policies, etc.) for Laravel applications
kamal/clean-structure
17 Downloads
This a clean skeleton using controller-service-repository architucture
josebasmtz/laravel-system-core
5 Downloads
Model View Controller, Service Repository from Laravel. A extension
jian1098/tp-repository
20 Downloads
thinkphp框架命令行创建Repository和Transform Class(即仓库层和转化器,基于controller-service-repository目录架构)