Libraries tagged by attempts
mattwright/urlresolver
182764 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
maba/gentle-force-bundle
538110 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
615247 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
dejurin/php-google-translate-for-free
47451 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
chriskonnertz/bbcode
283412 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
yannelli/attempt
999 Downloads
A fluent attempt/retry/fallback system for Laravel
giannisdag/yii2-check-login-attempts
57807 Downloads
Disable login after multiple failures.
brick/std
5018 Downloads
An attempt at a standard library for PHP
adamwathan/faktory
28840 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
nojimage/cakephp-login-attempts
14931 Downloads
LoginAttempts plugin for CakePHP
ethercreative/yii2-login-attempts-behavior
4874 Downloads
Disable login after multiple failures.
ycloudyusa/lb_claro
5524 Downloads
Attempts to match Layout Builder styles with Claro admin theme.
teppokoivula/process-login-history
1588 Downloads
ProcessWire module for keeping track of login attempts.
serendipity_hq/component-then-when
177301 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.
poor-plebs/guzzle-connect-retry-decider
4492 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.