{"repo":"vyuldashev/laravel-queue-rabbitmq","free":true,"listed":false,"github":"https://github.com/vyuldashev/laravel-queue-rabbitmq","clone":"git clone https://github.com/vyuldashev/laravel-queue-rabbitmq.git","description":"RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.","language":"PHP","stars":2123,"topics":["laravel","queue","rabbitmq","php","amqp","horizon"],"license":"MIT","category":"api-integrations-sdks","readme_excerpt":"RabbitMQ Queue driver for Laravel ====================== Support Policy Only the latest version will get new features. Bug fixes will be provided using the following scheme: Package Version Laravel Version Bug Fixes Until ----------------- ----------------- ------------------ --------------------------------------------------------------------------------------------- 13 9 August 8th, 2023 Documentation Installation You can install this package via composer using this command: The package will automatically register itself. Configuration Add connection to config/queue.php : This is the minimal config for the rabbitMQ connection/driver to work. Optional Queue Config Optionally add queue options to the config of a connection. Every queue created for this connection, gets the properties. When you want to prioritize messages when they were delayed, then this is possible by adding extra options. - When max-priority is omitted, the max priority is set with 2 when used. When you want to publish messages against an exchange with routing-keys, then this is possible by adding extra options. - When the exchange is omitted, RabbitMQ will use the amq.direct exchange for the routing-key - When routing-key is omitted the routing-key by default is the queue name. - When using %s in the routing-key the queue name will be substituted. Note: when using an exchange with routing-key, you probably create your queues with bindings yourself. In Laravel failed jobs are stored into the database. But m","default_branch":null,"files":null,"tree":[],"storefront":"/r/vyuldashev","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/vyuldashev/laravel-queue-rabbitmq/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}