{"repo":"storviaio/vantage","free":true,"listed":false,"github":"https://github.com/storviaio/vantage","clone":"git clone https://github.com/storviaio/vantage.git","description":"Vantage : Advanced Laravel Queue Monitoring & Insights package","language":"PHP","stars":261,"topics":["jobqueue","jobs","laravel","laravel-framework","laravel-package","monitoring","queue-monitor","queue-workers","queueing","queues"],"license":null,"category":"analytics","readme_excerpt":"Vantage A Laravel package that tracks and monitors your queue jobs. Automatically records job execution history, failures, retries, and provides a simple web interface to view everything. Installation The package will automatically register itself using Publishing Assets: - Config: php artisan vendor:publish --tag=vantage-config - Views: php artisan vendor:publish --tag=vantage-views (optional, for customization) - Migrations: Automatically loaded, but you can publish with php artisan vendor:publish --tag=vantage-migrations if needed Requirements - Laravel 10.x, 11.x, 12.x, or 13.x - PHP 8.2, 8.3, or 8.4 - One of the following databases: - MySQL 5.7+ / MariaDB 10.3+ - PostgreSQL 9.6+ - SQLite 3.8.8+ Features Universal Queue Driver Support Works with all Laravel queue drivers - database, Redis, SQS, Beanstalkd, and any other driver. Unlike other monitoring tools that require specific drivers, Vantage tracks jobs from any queue driver and saves all data to your database for persistent tracking and analysis. Job Tracking Every job gets tracked in the vantage jobs table with: - Job class, queue, connection - Status (processing, processed, failed) - Start/finish times and duration - UUID for tracking across retries - All data saved to database - complete history of every job execution Failure Details When jobs fail, we store the exception class, message, and full stack trace. Much easier to debug than Laravel's default failed jobs table. Visit /vantage/failed to see all failed job","default_branch":null,"files":null,"tree":[],"storefront":"/r/storviaio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/storviaio/vantage/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."}