Libraries tagged by distribute
ecotone/laravel
325697 Downloads
Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.
calebdw/laraflake
39082 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
jcchavezs/zipkin
59012 Downloads
A Zipkin instrumentation for PHP
vinelab/tracing-laravel
127135 Downloads
Distributed tracing for Laravel made easy
byjg/jwt-session
84486 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.
alleyinteractive/wp-caper
430744 Downloads
Fluently distribute capabilities to roles in WordPress.
optimus/distributed-laravel
84095 Downloads
librenms/librenms
51202 Downloads
A fully featured network monitoring system that provides a wealth of features and device support.
jetcod/eloquent-keygen
31491 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
ecotone/open-telemetry
40304 Downloads
OpenTelemetry distributed tracing for Ecotone — automatic spans and trace context propagation across sync and async flows.
ecotone/amqp
383268 Downloads
AMQP / RabbitMQ transport for Ecotone asynchronous messaging, outbox, and dead letter.
auxmoney/opentracing-bundle-jaeger
879557 Downloads
Symfony Opentracing bundle extension for Jaeger tracers
auxmoney/opentracing-bundle-core
908368 Downloads
Symfony Opentracing bundle to easily enable distributed tracing
aboutcoders/job-bundle
19784 Downloads
A symfony bundle for asynchronous job processing.
utopia-php/circuit-breaker
38805 Downloads
Light & simple Circuit Breaker for PHP to prevent cascading failures in distributed systems.