Libraries tagged by attempts
maba/gentle-force-bundle
449906 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
508656 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
mattwright/urlresolver
67500 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
dejurin/php-google-translate-for-free
34398 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
chriskonnertz/bbcode
225794 Downloads
A naive attempt at a BBCode 'parser' written in PHP. It uses regex and thus fails at complex, nested tags.
giannisdag/yii2-check-login-attempts
41626 Downloads
Disable login after multiple failures.
ethercreative/yii2-login-attempts-behavior
4092 Downloads
Disable login after multiple failures.
serendipity_hq/component-then-when
164779 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.
brick/std
3378 Downloads
An attempt at a standard library for PHP
adamwathan/faktory
27157 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
nojimage/cakephp-login-attempts
13106 Downloads
LoginAttempts plugin for CakePHP
aklim/yii2-check-login-attempts
2077 Downloads
Disable login after multiple failures.
teppokoivula/process-login-history
1283 Downloads
ProcessWire module for keeping track of login attempts.
poor-plebs/guzzle-connect-retry-decider
1374 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
46801 Downloads
URLResolver in php that attempts to resolve URLs to the final destination