Libraries tagged by message processing
era269/message-processor
34 Downloads
Functionality of automated method choosing for message processing
oro-flex/message-queue-bundle
753 Downloads
OroMessageQueueBundle incorporates the OroMessageQueue component into OroPlatform and thereby provides message queue processing capabilities for all application components.
scones/resque
90 Downloads
resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/
kislayphp/queue
8 Downloads
Native PHP distributed job queue with a standalone queue server, producer client, worker runtime, retries, and DLQ support
chipslays/queue
10 Downloads
Simple implement queue processing in PHP.
mead-steve/mon-work-go
16 Downloads
A simple mongo DB based work queue.
ndthuan/aws-sqs-wrapper
11 Downloads
library for simplified SQS queue messages processing
idimensionz/sassy
0 Downloads
Extensible websocket app server driven by 'self-processing' messages
ozaretskii/php-snake-mqp
5 Downloads
PHP async messages queueing and processing library
michel/pqueue-bundle
0 Downloads
PQueueBundle is a Symfony bundle that integrates Pqueue, a minimalist PHP library for processing background messages using a single persistent CLI.
michel/pqueue
2 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.
ckunkle/httpassage
13 Downloads
A simple, flexible library for routing and processing PSR-7 messages
ap-lib/error-node
46 Downloads
A simple and lightweight PHP library for handling structured error messages, useful for validation, data processing, and API responses
wpjscc/reactphp-eventsource
16 Downloads
Instant real-time updates. Lightweight EventSource client receiving live messages via HTML5 Server-Sent Events (SSE). Fast stream processing built on top of ReactPHP's event-driven architecture.
tacman/ai-batch-bundle
10 Downloads
Async batch AI processing for Symfony. Implements OpenAI Batch API and Anthropic Message Batches with Symfony Scheduler polling. Proposed for symfony/ai.