Libraries tagged by failer
adrolli/filament-job-manager
3097 Downloads
Manage Job Queues, Failed Jobs and Batches in Filament.
wealthberry/testdox-reduced-output-printer
17323 Downloads
A PHPUnit result printer, variant of the TestDoxCli Printer, that reduces the test failure message size for better readability
voceconnect/wp-large-options
4295 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
sudhaus7/responsive-picture
11240 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
166266 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.
scriptfusion/phpunit-immediate-exception-printer
75056 Downloads
Immediately prints exceptions and assertion failures during testing.
repat/laravel-job-models
25251 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
olegsoft/first-or-create
14011 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
laraveljutsu/bazooka
87 Downloads
Bazooka is a Laravel package that allows developers to simulate controlled failures (like API timeouts) inside their application for resilience testing.
kelunik/retry
17098 Downloads
A tiny library for retrying failed operations.
ethercreative/yii2-login-attempts-behavior
4226 Downloads
Disable login after multiple failures.
dsoares/rcguard
3514 Downloads
Roundcube plugin that enforces reCAPTCHA for users that have too many failed logins
codingms/schedulermonitor
13159 Downloads
Monitors TYPO3 scheduler tasks and sends an email if a task has failed or is running too long.
chaos-php/chaos-monkey
1796 Downloads
Chaos Monkey is a resiliency tool that helps PHP applications tolerate random failures
vstruhar/filament-failed-jobs
2271 Downloads
The Laravel Filament plugin for managing failed jobs offers a streamlined interface to monitor, retry, and delete failed jobs directly from the admin panel.