horizon-exporter
Export Laravel Horizon metrics using this Prometheus exporter. (by renoki-co)
laravel-queue-rabbitmq
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. (by vyuldashev)
horizon-exporter | laravel-queue-rabbitmq | |
---|---|---|
3 | 1 | |
25 | 1,988 | |
- | 1.2% | |
0.0 | 4.6 | |
over 1 year ago | 4 days ago | |
PHP | PHP | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
horizon-exporter
Posts with mentions or reviews of horizon-exporter.
We have used some of these posts to build our list of alternatives
and similar projects.
laravel-queue-rabbitmq
Posts with mentions or reviews of laravel-queue-rabbitmq.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-26.
-
A Deep Dive Into Laravel Queues
Now, does this mean you're limited to just these five driver options? What if you want to use RabbitMQ as the queue back-end? In such cases, Laravel allows you to use third-party queue drivers. Take the very popular vyuldashev/laravel-queue-rabbitmq, for example. It lets you use RabbitMQ as a queue back-end like the built-in ones.
What are some alternatives?
When comparing horizon-exporter and laravel-queue-rabbitmq you can also consider the following projects:
laravel-workflow - Durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows in PHP powered by Laravel Queues. Inspired by Temporal and Azure Durable Functions.
yii2-queue - Yii2 Queue Extension. Supports DB, Redis, RabbitMQ, Beanstalk and Gearman
shelly-plug-prometheus - Shelly Plug Prometheus exporter.
PHP AMQP - The most widely used PHP client for RabbitMQ
trackable-jobs-for-laravel - This package allows you to easily track your laravel jobs!
Pigeon - Laravel package for dealing with AMQP messaging with easy syntax on top of php-amqplib.