Libraries tagged by fable
kelunik/retry
21219 Downloads
A tiny library for retrying failed operations.
dsoares/rcguard
4029 Downloads
Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins
dms/twig-extension-bundle
297425 Downloads
DMS Twig Extension Bundle, leverages Fabien Potencier's extra twig extensions for your website.
codingms/schedulermonitor
26261 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
akira/laravel-auth-logs
3191 Downloads
Track, query, and act on authentication activity in your Laravel application. Automatically records successful and failed sign-ins, with optional notifications and geolocation context.
rogervila/laravel-email-failer
3190 Downloads
Helper class for testing Laravel Mail Failures
itk-dev/os2forms_failed_jobs
6027 Downloads
Provides list of failed jobs to each form.
hpwebdeveloper/laravel-failed-jobs
3226 Downloads
UI for Laravel failed jobs.
deivide/laravel-failed-jobs
724 Downloads
UI for Laravel failed jobs with retry support. Fork of hpwebdeveloper/laravel-failed-jobs.
adrolli/filament-job-manager
3593 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
failedcode/theme-bubblegum
156 Downloads
A backend theme extension for TYPO3 with friendly bubblegum colors. It differentiates the backend modules more clearly and gives a little color hint for content elements and record lists. It makes it easier to scroll long pages.
wizcodepl/jobs-counter-health-check
338 Downloads
This package provides a Laravel Health check to monitor the number of active and failed jobs in your queue system.
softlab/messenger-monitor-bundle
58 Downloads
Symfony Messenger monitoring bundle with Supervisor integration, queue stats, and failed message management
repat/laravel-job-models
28717 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
mralston/lockout
622 Downloads
Locks user accounts after a set number of failed login attempts.