andrewmy/rabbitmq-management-api
PHP 7.1+/8 wrapper for the RabbitMQ Management HTTP API. Provides an object-oriented client for queues, exchanges, publish, and more, using PHP-HTTP/HTTPlug so you can plug in any compatible HTTP client (e.g., Guzzle adapter).
andrewmy/rabbitmq-management-api is a lightweight, object-oriented wrapper for the RabbitMQ Management HTTP API in PHP 7.1+ (PHP 8 compatible). It builds on PHP-HTTP (HTTPlug), letting you plug in any compatible HTTP client (e.g., Guzzle adapter) to manage RabbitMQ resources with a clean, fluent interface.
Use it to query queues/exchanges and perform actions like publishing messages via the Management API—ideal for tooling, dashboards, or automation scripts.
How can I help you explore Laravel packages today?