Libraries tagged by service-repository
scrumble-nl/laravel-csr
20583 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
pekral/arch-app-services
71723 Downloads
Laravel package providing architectural abstractions for services, repositories and model managers
denmarty/base-service-repository
8002 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
rcv/core
1583 Downloads
Enterprise-Grade Modular Architecture for Laravel Applications - A powerful Laravel package that revolutionizes application development with robust Service Repository Pattern, Dynamic Module Management, and 50+ Artisan commands for scalable, maintainable applications.
ibekzod/microcrud
4506 Downloads
CRUD package for Laravel - Service-Repository pattern with caching, queues, and dynamic filtering
anas/easy-dev
439 Downloads
Generate production-style Laravel feature structure from one Artisan command: CRUD, APIs, services, repositories, tests, OpenAPI docs, modules, and AI-ready project context.
arafatdev/laravel-repository
73 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3419 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
maras0830/laravel-srt
19907 Downloads
Service, Repository, Transformer simple generator.
genai/di
103 Downloads
Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).
dcardenasl/ci4-api-core
1986 Downloads
DTO-first API runtime foundation for CodeIgniter 4: base classes, HTTP layer, services, repositories, filters, audit chain, and queue. Powers ci4-api-starter and ci4-domain-starter. Pair with dcardenasl/ci4-api-scaffolding for CRUD generation.
vandarpay/service-repository
12898 Downloads
Service Repository Design Pattern In Laravel
zuqongtech/laravel-anvil
14 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
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.