Libraries tagged by php microservice
ackintosh/ganesha
4372279 Downloads
PHP implementation of Circuit Breaker pattern
roadrunner-php/lock
2019047 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.
hyperf/hyperf
3401 Downloads
A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
hyperf/framework
2998724 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
iamfarhad/laravel-rabbitmq
20893 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
191680 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf/http-message
3029743 Downloads
microservice framework base on swoole
hyperf-plus/admin
7837 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gotzmann/comet
16345 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
gdg-tangier/cloud-pubsub
58630 Downloads
Google Cloud pub-sub for laravel
byjg/jwt-session
84449 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
60882 Downloads
A Rabbitmq wrapper for Laravel
phalapi/phalapi
12233 Downloads
PhalApi v2.x,一个PHP轻量级开源接口框架,致力于快速开发接口服务。
hypervel/hypervel
1830 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
gabrielanhaia/laravel-circuit-breaker
2140 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system