Libraries tagged by service-repository
tobento/service-repository
198 Downloads
Repository interfaces for PHP applications.
safventure/laravel-s-r-c
9 Downloads
CRUD Service-Repository-Controller
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.
maamun7/serpository
47 Downloads
Generate service, repositories and inject them by an artisan command for scalable laravel application.
pacerit/laravel-core
323 Downloads
Package of core classes that provide standardization in usage of Services, Repositories etc. for Laravel framework.
visiarch/laravel-action-trait-service-repository
10 Downloads
A simple Laravel package to create action, trait, service, and repository using artisan commands
techrays-labs/laravel-service-repository-generator
1630 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.
mphamid/service-repository
23 Downloads
Service Repository Design Pattern In Laravel
laraval-core-modules/service-repository
32 Downloads
This is a simple and extensible package for improving development time via service and repository for Laravel.
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
josanangel/service-repository-manager
6 Downloads
Service Repository Pattern Creator
jay-patel/service-repository
3 Downloads
A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.
goodmanluphondo/laravel-service-repository-pattern
5 Downloads
Service-Repository pattern for your Laravel applications
ferdinalaxewall/service-repository-generator
52 Downloads
Laravel Service and Repository Generator Package
fadyreda99/laravel-service-repository-maker
7 Downloads
Generate Service + Repository + Module with optional model CRUD