Libraries tagged by failer
thesmsworks/smsw-php-sdk
13237 Downloads
The SMS Works provides a low-cost, reliable SMS API for developers. Pay only for delivered texts, all failed UK messages are refunded.
sudhaus7/responsive-picture
15068 Downloads
(Sudhaus7) Responsive Picture : Add media variations to the Image / filereference Element including crop support using the image and source tags with fallback to img
serendipity_hq/component-then-when
177588 Downloads
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
olegsoft/first-or-create
18323 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
netlogix/nxmessengerfailedtransports
4113 Downloads
Failed transports implementation for messenger in TYPO3
mobilestock/laravel-resilience
1550 Downloads
Laravel Resilience provides tools to handle failures and improve application reliability through robust retry strategies and queue middlewares.
mobilestock/laravel-http-client-auto-throw-error
1104 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.
maniaba/ci4-migration-safety-rector
4025 Downloads
Rector rule for CodeIgniter 4 migrations: replaces silent $this->db->query() with queryOrFail() to surface DDL failures on production deployments.
kalimulhaq/pulse-cronwatch
513 Downloads
A Laravel Pulse card and recorder for monitoring scheduled commands (cron jobs): success/failure rate, last run, and duration trend over time.
georgringer/image-editor
351 Downloads
Edit images directly in the TYPO3 file list using the Filerobot Image Editor.
ethercreative/yii2-login-attempts-behavior
4900 Downloads
Disable login after multiple failures.
dsoares/rcguard
4033 Downloads
Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins
codingms/schedulermonitor
26341 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
akira/laravel-auth-logs
3204 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.
aeon-php/retry
154094 Downloads
Retry fragile operations in case of failure with different delay strategies and possibility to skip/terminate execution