Download the PHP package sinevia/php-library-throttle-plugin without Composer
On this page you can find all versions of the php package sinevia/php-library-throttle-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sinevia/php-library-throttle-plugin
More information about sinevia/php-library-throttle-plugin
Files in sinevia/php-library-throttle-plugin
Download sinevia/php-library-throttle-plugin
More information about sinevia/php-library-throttle-plugin
Files in sinevia/php-library-throttle-plugin
Vendor sinevia
Package php-library-throttle-plugin
Short Description Plugin for throttling access to resource.
License proprietary
Homepage https://github.com/sinevia/php-library-throttle-plugin
Package php-library-throttle-plugin
Short Description Plugin for throttling access to resource.
License proprietary
Homepage https://github.com/sinevia/php-library-throttle-plugin
Please rate this library. Is it a good library?
Informations about the package php-library-throttle-plugin
PLUGIN THROTTLE
A plugin that throttles access to a resource (i.e. login form). Throttling is based on number of attempts before locking down the access for a defined timeframe.
SQL backend (MySQL or SQLite) is used for keeping track attempts to access the resource.
Installation
1) Via Composer (preferred)
2) Manually
How to Use?
All versions of php-library-throttle-plugin with dependencies
PHP Build Version
Package Version
The package sinevia/php-library-throttle-plugin contains the following files
Loading the files please wait ....