Libraries tagged by service pattern
friendsofphp/proxy-manager-lts
152123917 Downloads
Adding support for a wider range of PHP versions to ocramius/proxy-manager
ocramius/proxy-manager
83443711 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
ecotone/ecotone
602514 Downloads
Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.
getsolaris/laravel-make-service
181082 Downloads
A MVCS pattern create a service command for Laravel 5+
timwassenburg/laravel-service-generator
277862 Downloads
Generate Laravel services
yaza/laravel-repository-service
42923 Downloads
Simple repository, service pattern for laravel
php-service-bus/service-bus
15138 Downloads
PHP Service Bus (publish-subscribe pattern)
yorcreative/laravel-argonaut-dto
4009 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
adobrovolsky97/laravel-repository-service-pattern
7180 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
rcv/core
1901 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.
php-service-bus/sagas
15062 Downloads
Saga pattern implementation
iqbalatma/laravel-service-repo
2212 Downloads
Project for extend base class on laravel with service repo pattern
coka/service-discovery-bundle
9397 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
arafat69/laravel-repository
5466 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
timwassenburg/laravel-artisan-extender
2218 Downloads
A collection of generators for Laravel