okaufmann / laravel-horizon-doctor
Checks your Horizon config against the Laravel queue config to ensure everything is configured as expected.
Installs: 6 774
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: ^8.0
- illuminate/config: ^8.0|^9.0|^10.0
- laravel/horizon: ^5.0
- spatie/laravel-package-tools: ^1.6.3
Requires (Dev)
- laravel/pint: ^1.0
- nunomaduro/collision: ^6.0|^5.0
- orchestra/testbench: ^6.23|^7.0|^8.0
- pestphp/pest: ^1.20
- spatie/laravel-ray: ^1.26
README
Checks your Horizon config against the Laravel queue config to ensure everything is configured as expected.
Installation
You can install the package via composer:
composer require okaufmann/laravel-horizon-doctor
Usage
php artisan horizon:doctor
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.