Libraries tagged by microservices
ackintosh/ganesha
4437877 Downloads
PHP implementation of Circuit Breaker pattern
nuwber/rabbitevents
536086 Downloads
The Nuwber RabbitEvents package
hyperf/hyperf
3498 Downloads
A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
hyperf/framework
3023599 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
tolerance/tolerance
1082285 Downloads
Fault tolerance library and micro-services helpers
roadrunner-php/lock
2062053 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.
phalapi/phalapi
12245 Downloads
PhalApi v2.x,一个PHP轻量级开源接口框架,致力于快速开发接口服务。
iamfarhad/laravel-rabbitmq
21597 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
192101 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf-plus/admin
7886 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gotzmann/comet
16366 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
gdg-tangier/cloud-pubsub
59198 Downloads
Google Cloud pub-sub for laravel
hyperf/http-message
3054804 Downloads
microservice framework base on swoole
byjg/jwt-session
85612 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.
vinelab/bowler
61025 Downloads
A Rabbitmq wrapper for Laravel