Libraries tagged by service repository pattern
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.
uidb-dev/laravel-entity-generator
13 Downloads
Entity generator for service repository pattern
samjbro/srp-generator
26 Downloads
A generator for the Service Repository Pattern
imransaleem/crud-generator
4 Downloads
A Laravel package to generate CRUD operations using the Service-Repository pattern with Bootstrap 5 views.
botiroff/gii
150 Downloads
Service Repository Pattern generator for laravel.
qusaihomadi/laravel-architect
1 Downloads
Artisan generators for Action + Service + DTO + Repository pattern in Laravel
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
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.
aminul/crud-generate
28 Downloads
Laravel package to generate complete CRUD structure with repository pattern, service classes, and beautiful views. Follows Laravel best pattern
nutandc/api-crud-generator
0 Downloads
Laravel API CRUD generator for models, controllers, requests, resources, migrations, routes, plus optional repository/service patterns.
diegocopat/laravel-realtime-starter
2 Downloads
Laravel starter package with Reverb real-time, Jetstream, Vue 3, Inertia, and architectural patterns (Controller→Request→Service→Repository).