Libraries tagged by service-repository
scrumble-nl/laravel-csr
15747 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
vandarpay/service-repository
11011 Downloads
Service Repository Design Pattern In Laravel
denmarty/base-service-repository
2868 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
maras0830/laravel-srt
17860 Downloads
Service, Repository, Transformer simple generator.
tobento/service-repository-storage
119 Downloads
Storage repository implementation.
tobento/service-repository
81 Downloads
Repository interfaces for PHP applications.
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications
aksara/service-repository-maker
101 Downloads
Laravel service and repository generator
uzinfo/laravel-api-generator
5 Downloads
Laravel API generator package for creating models, migrations, controllers, services, repositories, resources and requests with advanced field definitions
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
restusatyaw/pattren-maker
40 Downloads
Automatic Service, Repository, DTO, and Seeder Generator for Laravel
phpexpertsinc/doctrine-detective
23443 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
mykemeynell/archlayer
94 Downloads
Layer Architecture for Laravel (Service, Repository, Entity)
manowartop/repository-service-laravel-pattern
461 Downloads
Structure for the Laravel Service-Repository Pattern
maamun7/serpository
43 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.