Libraries tagged by microservices
ackintosh/ganesha
4218347 Downloads
PHP implementation of Circuit Breaker pattern
nuwber/rabbitevents
528493 Downloads
The Nuwber RabbitEvents package
hyperf/hyperf
3205 Downloads
A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
tolerance/tolerance
1069960 Downloads
Fault tolerance library and micro-services helpers
roadrunner-php/lock
1878431 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
18849 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
190500 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf/framework
2934811 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf-plus/admin
7693 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gdg-tangier/cloud-pubsub
57265 Downloads
Google Cloud pub-sub for laravel
hyperf/http-message
2965326 Downloads
microservice framework base on swoole
byjg/jwt-session
81788 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
60515 Downloads
A Rabbitmq wrapper for Laravel
shipsaas/laravel-jwks
18899 Downloads
Manage JSON Web Key Sets (JWKS) for your Laravel applications
rekalogika/domain-event-outbox
5238 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event