Libraries tagged by attempts
teppokoivula/process-login-history
1360 Downloads
ProcessWire module for keeping track of login attempts.
poor-plebs/guzzle-connect-retry-decider
2040 Downloads
A guzzle retry middleware decider that re-attempts requests whenever a connection fails to be established. Always retries up to x times for GET requests and under specific conditions also for other HTTP methods.
mdf/php-url-resolver
47157 Downloads
URLResolver in php that attempts to resolve URLs to the final destination
lucatume/wp-routing
101 Downloads
An attempt at Laravel-like routing in WordPress
guuzen/psalm-enum-plugin
263 Downloads
Reports attempts to create enum with a wrong case
askerakbar/checkpoint
280 Downloads
This Filament PHP plugin improves login security by letting you customize rate-limiting settings like duration and the number of attempts. It also notifies admins about suspicious activity
transprime-research/attempt
16 Downloads
A fluent helper for object-oriented style of try-catch statements
slashequip/attempt
3 Downloads
Attempt is a simple, fluent class for attempting to run code multiple times whilst handling exceptions.
chronon/attempt
3780 Downloads
A CakePHP plugin that helps to protect sensitive actions from brute force attacks
humanmade/hm-limit-login-attempts
25697 Downloads
The original Limit Login Attempts plugin with the option to limit via username as well.
extendmate/pimcore-bundle-login-tracker
90 Downloads
Tracks login activities of pimcore users.
wildwolf/wp-login-logger
60 Downloads
WordPress plugin to log login attempts
vehikl/faktory
95 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
teikun-86/anti-spoof
7 Downloads
Laravel middleware to detect and prevent spoofed IPs, forged headers, and identity manipulation attempts.
syntaxseed/iplimiter
92 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.