Libraries tagged by service-repository
scrumble-nl/laravel-csr
14714 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
denmarty/base-service-repository
955 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
17598 Downloads
Service, Repository, Transformer simple generator.
vandarpay/service-repository
10427 Downloads
Service Repository Design Pattern In Laravel
tobento/service-repository-storage
100 Downloads
Storage repository implementation.
techrays-labs/laravel-service-repository-generator
917 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
safventure/laravel-s-r-c
8 Downloads
CRUD Service-Repository-Controller
phpexpertsinc/doctrine-detective
23442 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.
manowartop/repository-service-laravel-pattern
457 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.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
botiroff/gii
113 Downloads
Service Repository Pattern generator for laravel.
pacerit/laravel-core
321 Downloads
Package of core classes that provide standardization in usage of Services, Repositories etc. for Laravel framework.
visiarch/laravel-action-trait-service-repository
9 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
tobento/service-repository
66 Downloads
Repository interfaces for PHP applications.