Libraries tagged by service pattern
manowartop/repository-service-laravel-pattern
541 Downloads
Structure for the Laravel Service-Repository Pattern
iqbalatma/laravel-service-repo
2027 Downloads
Project for extend base class on laravel with service repo pattern
coka/service-discovery-bundle
9109 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
mmasiukevich/service-bus
1200 Downloads
PHP Service Bus (publish-subscribe pattern)
arafatdev/laravel-repository
67 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
arafat69/laravel-repository
3360 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
philiprehberger/laravel-operation-result
159 Downloads
Typed Result pattern for Laravel service-layer operations with named factory methods and specialized result types
nawasara/sync
117 Downloads
Foundation for the DB-cache + queue pattern shared across Nawasara service packages (WHM, Cloudflare, Keycloak, etc.) — sync job tracker, repository contract, snapshot trait, and audit UI.
notauniondev/proxy-manager-lts
156 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
dcardenasl/ci4-api-core
1923 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.
mmasiukevich/framework
153 Downloads
PHP Service Bus (publish-subscribe pattern)
thombas/revised-service-pattern
522 Downloads
A package that adds a service pattern which extends from the established models.
lamdd/design-pattern-repository-service
21 Downloads
Simple repository, service pattern for laravel
alterindonesia/service-pattern
569 Downloads
Core service eloquent
ysm/laravel-repository-pattern
26 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer