Libraries tagged by fail
wizcodepl/jobs-counter-health-check
348 Downloads
This package provides a Laravel Health check to monitor the number of active and failed jobs in your queue system.
vandet/laravel-api-response
17 Downloads
Laravel package that enforces a consistent API response envelope — success, paginated, error, and bulk partial failure — across all services.
ubayedtanvir/laravel-tenancy
7 Downloads
Single-database multi-tenancy for Laravel that fails closed—and just works. Teams when you need them, users when you don't.
timmcleod/agent-workflows-ui
19 Downloads
A dashboard for timmcleod/agent-workflows — visualize runs, approve interrupts, and retry failures from the browser.
syntaxseed/iplimiter
97 Downloads
A PHP IP logging library (framework agnostic) to track attempts and time since last attempt for an event by an IP address. Run an event against a ruleset to determine pass/fail. Supports banning.
sroutier/eloquent-ldap
8720 Downloads
A Laravel package that first tries to log the user against the internal database if that fails, it tries against the configured LDAP/AD server.
soubai/webapplicationsecurity
5 Downloads
WebSecurity is a PHP class to Help Devlopper to prevent a almost webapplication security fails
softlab/messenger-monitor-bundle
86 Downloads
Symfony Messenger monitoring bundle with Supervisor integration, queue stats, and failed message management
shipsaas/safe-dispatcher
17 Downloads
Ensure your Queue msg is tracked and retryable when failed to dispatch.
sharadkashyap/php-api-authentication-debugger
4 Downloads
A framework-independent PHP tool for diagnosing API authentication failures.
sampoyigi/ti-ext-horizon
688 Downloads
Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures.
room/laravel-payment-gateways
3 Downloads
A Laravel package for managing multiple payment gateways (Cinetpay, Bizao, Winipayer) with automatic failover and dynamic configuration
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
ralkage/flarum-ext-account-lockout
174 Downloads
Lock user accounts after too many failed login attempts.
pushinbr/laravel-rabbit
58 Downloads
RabbitMQ client library for Laravel with publishing, consuming, topology, TLS, confirms, failover, and security guards.