Download the PHP package bitsbeats/softfailer without Composer
On this page you can find all versions of the php package bitsbeats/softfailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bitsbeats/softfailer
More information about bitsbeats/softfailer
Files in bitsbeats/softfailer
Download bitsbeats/softfailer
More information about bitsbeats/softfailer
Files in bitsbeats/softfailer
Vendor bitsbeats
Package softfailer
Short Description Library to suppress errors unless they exceed a certain threshold within a given time interval
License Apache-2.0
Package softfailer
Short Description Library to suppress errors unless they exceed a certain threshold within a given time interval
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package softfailer
bitsbeats/php-softfailer
PHP library to suppress errors ("soft failures") unless they exceed a certain threshold within a given time interval.
Features
- uses persistent storage, so that failures are counted among independent script calls or pageviews
- storage drivers for filesystem, memcache and APCu
Install
The easiest way to install SoftFailer is by using composer:
Usage
See example.php
for the full example.
All versions of softfailer with dependencies
PHP Build Version
Package Version
The package bitsbeats/softfailer contains the following files
Loading the files please wait ....