Libraries tagged by micro services
ackintosh/ganesha
4248145 Downloads
PHP implementation of Circuit Breaker pattern
nuwber/rabbitevents
529455 Downloads
The Nuwber RabbitEvents package
tolerance/tolerance
1071762 Downloads
Fault tolerance library and micro-services helpers
roadrunner-php/lock
1910670 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
19334 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
gdg-tangier/cloud-pubsub
57568 Downloads
Google Cloud pub-sub for laravel
hyperf/hyperf-skeleton
190800 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
hyperf/framework
2949255 Downloads
A coroutine framework that focuses on hyperspeed and flexible, specifically use for build microservices and middlewares.
gotzmann/comet
16275 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
byjg/jwt-session
82225 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.
gabrielanhaia/laravel-circuit-breaker
1885 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
vinelab/bowler
60611 Downloads
A Rabbitmq wrapper for Laravel
pinguo/php-msf
4184 Downloads
Pinguo Micro Service Framework For PHP
umbrellio/php-table-sync
47982 Downloads
PHP's implementation of the library providing data synchronization between microservices
goetas/messenger-doctrine-outbox
15208 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)