Libraries tagged by microserver
gotzmann/comet
16280 Downloads
Modern PHP framework for building blazing fast REST APIs and microservices
gdg-tangier/cloud-pubsub
57705 Downloads
Google Cloud pub-sub for laravel
roadrunner-php/lock
1919236 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/http-message
2986464 Downloads
microservice framework base on swoole
byjg/jwt-session
82569 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
60669 Downloads
A Rabbitmq wrapper for Laravel
shipsaas/laravel-jwks
19307 Downloads
Manage JSON Web Key Sets (JWKS) for your Laravel applications
rekalogika/domain-event-outbox
6766 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
phalapi/phalapi
12221 Downloads
PhalApi v2.x,一个PHP轻量级开源接口框架,致力于快速开发接口服务。
jonsutherland/laravel-sns-sqs-sub-pub
38662 Downloads
A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.
hypervel/hypervel
1800 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
gabrielanhaia/laravel-circuit-breaker
1925 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
umbrellio/php-table-sync
48041 Downloads
PHP's implementation of the library providing data synchronization between microservices
goetas/messenger-doctrine-outbox
15242 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
amranidev/micro-bus
28486 Downloads
Build your laravel/lumen microservice application with AWS SNS/SQS