Libraries tagged by Microservice
ackintosh/ganesha
4431832 Downloads
PHP implementation of Circuit Breaker pattern
nuwber/rabbitevents
535897 Downloads
The Nuwber RabbitEvents package
hyperf/hyperf
3474 Downloads
A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
hyperf/framework
3020367 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
roadrunner-php/lock
2059084 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
21540 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
192075 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf-plus/admin
7880 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gotzmann/comet
16364 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
gdg-tangier/cloud-pubsub
59126 Downloads
Google Cloud pub-sub for laravel
hyperf/http-message
3051516 Downloads
microservice framework base on swoole
byjg/jwt-session
85539 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
61017 Downloads
A Rabbitmq wrapper for Laravel
shipsaas/laravel-jwks
21611 Downloads
Manage JSON Web Key Sets (JWKS) for your Laravel applications
rekalogika/domain-event-outbox
11667 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event