Libraries tagged by attempt
mattwright/urlresolver
180269 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
maba/gentle-force-bundle
537559 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
614564 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
47326 Downloads
Library for free use Google Translator. With attempts connecting on failure and array support.
chriskonnertz/bbcode
282962 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
57653 Downloads
Disable login after multiple failures.
brick/std
4981 Downloads
An attempt at a standard library for PHP
adamwathan/faktory
28828 Downloads
An attempt at bringing the wonders of Ruby's FactoryGirl to PHP
nojimage/cakephp-login-attempts
14898 Downloads
LoginAttempts plugin for CakePHP
ethercreative/yii2-login-attempts-behavior
4874 Downloads
Disable login after multiple failures.
ycloudyusa/lb_claro
5479 Downloads
Attempts to match Layout Builder styles with Claro admin theme.
teppokoivula/process-login-history
1579 Downloads
ProcessWire module for keeping track of login attempts.
serendipity_hq/component-then-when
177263 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
4456 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.