Libraries tagged by service repository pattern
someline/laravel-repository
10 Downloads
Laravel Repository is a good design pattern.
seangly/laravel-csrm
5 Downloads
One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel
amptech/laravel-solid-structure
26 Downloads
Generador de arquitectura SOLID para Laravel (Repository Pattern, Services, DTOs)
takielias/contract-resolver
58 Downloads
A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.
joesu/laravel-scaffold
114 Downloads
A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.
bleuren/laravel-api
867 Downloads
A package to develop APIs with Laravel using Repository and Service patterns
arispati/lapice
2188 Downloads
Laravel library to use repository and service pattern
imdhemy/repovel
99 Downloads
Implement Repository pattern and add Services layer for Laravel applications
rudi97277/laravel-make-feature
14 Downloads
A package to generate feature-related files (controller, service, repository, and model) with ease for Laravel projects.
reizucodes/laravel-domain-toolkit
12 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
wmt-web-pruthvip/laravel-repovices
14 Downloads
Create repositories and services of your model dynamically
rajtechnologies/laravel-tools
145 Downloads
All Type of Base Tools to Helping Development and Repository Generator
laravel-architex/architecture-generator
0 Downloads
Laravel Architecture Generator - A powerful tool to generate project structure based on popular architecture patterns
fukibay/laravel-starter-pack
2 Downloads
Starter pack: minimal scaffolding helpers for new Laravel projects.