Download the PHP package ozziest/overdose without Composer
On this page you can find all versions of the php package ozziest/overdose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package overdose
Overdose
Overdose is a guardian which is protects your system from request floods.
Installation
To install through composer, simply put the following in your composer.json
file:
Usage
This library depended to
desarrolla2/cache
. You must create cache object and sending to Overdose for usage.
Configuration
You can change runtime options for security.
acceptable
: Acceptable sec for every request interval. If request interval smaller than acceptable, that request is a overdose.safe
: Safety sec. for every request interval. If request interval greater than safe, overdose count will reduce.max
: Maximum overdose count for recreation time activation.recreation
: Recreation time. (sec)
All versions of overdose with dependencies
PHP Build Version
Package Version
Requires
desarrolla2/cache Version
1.8.*
The package ozziest/overdose contains the following files
Loading the files please wait ....