Libraries tagged by distributed
inbox/opentracing-bundle-doctrine-dbal
0 Downloads
Symfony Opentracing bundle extension for Doctrine DBAL and ORM
inbox/opentracing-bundle-core
0 Downloads
Symfony Opentracing bundle to easily enable distributed tracing
icovn/laravel-zipkin
12 Downloads
Zipkin Library for Laravel.
hivellm/umicp
1 Downloads
UMICP PHP Bindings - High-performance inter-model communication protocol for AI systems
gendoria/command-queue-bundle
273 Downloads
Symfony bundle for Command Queue
fiberphp/tracing
0 Downloads
🔗 FiberPHP 链路追踪 —— 基于 Zipkin,覆盖 HTTP、MySQL、Redis,支持 trace_id/span_id 自动传播。
fiberphp/snowflake
0 Downloads
❄️ FiberPHP 雪花算法 —— 分布式唯一 ID 生成,Redis Worker ID 分配,趋势递增。
erfanmomeniii/laravel-jaeger-client
0 Downloads
A production-grade Jaeger distributed tracing client for Laravel with deep framework integration
eng-mmustafa/laravel-saga-workflow
0 Downloads
A powerful Laravel package implementing the Saga Pattern for managing long-running distributed transactions with automatic compensation logic. Build robust, fault-tolerant applications with step-by-step transaction management and automatic rollback capabilities.
ekazak/yii2-rabbitmq
1194 Downloads
Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.
eerzho/opentelemetry-auto-class-symfony
11 Downloads
Trace what your Symfony methods received, returned, and threw — without writing a single span.
eerzho/opentelemetry-auto-class-laravel
2 Downloads
Trace what your Laravel methods received, returned, and threw — without writing a single span.
dnakitare/laravel-outbox
1 Downloads
Transactional outbox for Laravel: events and jobs persisted atomically with your business writes, then replayed reliably with backoff and dead-letter handling.
com.jukusoft/php-scaling-core-framework
6 Downloads
php-scaling-core-framework, basic framework to create fast, flexible and scalable web applications with PHP 7.
bytetcore/queue-unique-runner
8 Downloads
Ensure Laravel queue jobs run on only one server instance at a time with database or Redis distributed locking, heartbeat, and crash recovery.