Libraries tagged by microsec
hyperf/http-message
3002805 Downloads
microservice framework base on swoole
byjg/jwt-session
83256 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.
desilva/microserve
178056 Downloads
Lightweight API for creating PHP application servers
vinelab/bowler
60765 Downloads
A Rabbitmq wrapper for Laravel
shipsaas/laravel-jwks
19875 Downloads
Manage JSON Web Key Sets (JWKS) for your Laravel applications
rekalogika/domain-event-outbox
8089 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
phalapi/phalapi
12224 Downloads
PhalApi v2.x,一个PHP轻量级开源接口框架,致力于快速开发接口服务。
jonsutherland/laravel-sns-sqs-sub-pub
39987 Downloads
A simple Laravel service provider which adds a new queue connector to handle SNS subscription queues.
hypervel/hypervel
1809 Downloads
A Laravel-style PHP framework with native coroutine support for ultra-high performance.
hyperf-plus/admin
7763 Downloads
开箱即用的Hyperf后台扩展,amis最强后台管理系统
gabrielanhaia/laravel-circuit-breaker
2010 Downloads
Laravel integration for PHP Circuit Breaker — multiple storage drivers, middleware, Artisan commands, and event system
umbrellio/php-table-sync
48245 Downloads
PHP's implementation of the library providing data synchronization between microservices
goetas/messenger-doctrine-outbox
15337 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
amranidev/micro-bus
28600 Downloads
Build your laravel/lumen microservice application with AWS SNS/SQS
vocento/microservice-bundle
42417 Downloads
Base bundle for Microservice projects