Libraries tagged by fable
okipa/laravel-stuck-jobs-notifier
8857 Downloads
Get notified when stuck jobs are detected.
jeffersongoncalves/filament-queue-management
3 Downloads
A Filament plugin to manage Laravel's database queue tables (jobs, failed_jobs, job_batches) — monitor, retry and prune queued and failed jobs from your panel.
jaydeep/laravel-queue-monitor
11 Downloads
Monitor your Laravel queues — track pending, running, completed, and failed jobs from an Artisan command or a live web dashboard.
codysseydev/argus
30 Downloads
Queue observability: records the lifecycle of queued jobs into a searchable store.
alorel/phpunit-auto-rerun
5212 Downloads
Allows failed PHPUnit tests to automatically rerun.
fadlee/filament-qrcode-field
363 Downloads
QR code scanner for Filament
fadlee/filament-indonesia-region-field
156 Downloads
Indonesia Region Field for Filament
fabiencrassat/curriculumvitae
203 Downloads
Symfony CV bundle
faber44/open-admin-media-library
19 Downloads
Media-library extension for Laravel Open-Admin
wptechnix/wp-background-jobs
6 Downloads
A simple, reliable, zero-dependency background job queue for WordPress. Object jobs, delays, retries with backoff, failed-jobs table, atomic reservation, async and WP-Cron and WP-CLI processing.
texxasrulez/fail2ban
30 Downloads
displays failed login attempts in your syslog or userlogins log file
shipsaas/safe-dispatcher
17 Downloads
Ensure your Queue msg is tracked and retryable when failed to dispatch.
ralkage/flarum-ext-account-lockout
167 Downloads
Lock user accounts after too many failed login attempts.
ovidentia/mailspooler
6067 Downloads
Ovidentia addon, queue for failed mail dispatch
omatech/laravel-done-jobs
1320 Downloads
Quick way to save jobs that have been created without any problem. The antithesis of failed jobs.