babelqueue / laravel
Laravel adapter for BabelQueue: a drop-in polyglot queue driver. PHP produces strict JSON envelopes that Go, Python, Java, .NET and Node consumers read without PHP's serialize(). Built on babelqueue/php-sdk.
Fund package maintenance!
v1.2.1
2026-06-14 07:02 UTC
Requires
- php: ^8.2
- babelqueue/php-sdk: ^1.0
- illuminate/queue: ^11.0|^12.0
- illuminate/support: ^11.0|^12.0
- php-amqplib/php-amqplib: ^3.7
Requires (Dev)
- aws/aws-sdk-php: ^3.0
- larastan/larastan: ^3.0
- orchestra/testbench: ^9.0|^10.0
- phpunit/phpunit: ^10.5|^11.0
- predis/predis: ^2.2
- stomp-php/stomp-php: ^5.0
Suggests
- aws/aws-sdk-php: Required for the drop-in Amazon SQS driver (babelqueue-sqs).
- stomp-php/stomp-php: Required for the drop-in Apache ActiveMQ Artemis driver (babelqueue-artemis), the §7 STOMP path.