Libraries tagged by micro service
ackintosh/ganesha
4246824 Downloads
PHP implementation of Circuit Breaker pattern
nuwber/rabbitevents
529419 Downloads
The Nuwber RabbitEvents package
hyperf/hyperf
3218 Downloads
A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
tolerance/tolerance
1071656 Downloads
Fault tolerance library and micro-services helpers
roadrunner-php/lock
1908083 Downloads
This package provides a PHP integration package for the RoadRunner Lock plugin, which allows for easy management of distributed locks in PHP applications. The plugin provides a fast, lightweight, and reliable way to acquire, release, and manage locks in a distributed environment, making it ideal for use in high-traffic web applications and microservices.
iamfarhad/laravel-rabbitmq
19300 Downloads
Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers
hyperf/hyperf-skeleton
190731 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf/framework
2947414 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf-plus/admin
7719 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gotzmann/comet
16274 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
gdg-tangier/cloud-pubsub
57551 Downloads
Google Cloud pub-sub for laravel
hyperf/http-message
2977981 Downloads
microservice framework base on swoole
byjg/jwt-session
82190 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
amranidev/micro-bus
28441 Downloads
Build your laravel/lumen microservice application with AWS SNS/SQS
gabrielanhaia/laravel-circuit-breaker
1882 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system