Download the PHP package devtoolboxuk/cerberus without Composer
On this page you can find all versions of the php package devtoolboxuk/cerberus. 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 cerberus
Cerberus
Table of Contents
- Background
- Usage
-
[Help Support This Project](#Help Support This Project)
- Maintainers
- License
Background
Detects if various threats are placed against the system. A score is then given to each threat. You can then decide what you want to action based on that score.
Features
- Detects if any threats are in the string.
- Gives a score to any threats found.
- Cleans the string of any threats.
Usage
Then include Composer's generated vendor/autoload.php to enable autoloading:
Set Options
Example - Detection of a dodgy website registration
Also see tests/test-registration.php
Get References
Get Input for each reference
Get Output for each reference
Get Output by name assigned
- If a name is not assigned, you wont be able to look it up... duh
Help Support This Project
Maintainers
License
MIT © DevToolboxUK
All versions of cerberus with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.16
devtoolboxuk/soteria Version ^2.1.6
devtoolboxuk/utilitybundle Version ^1.0.12
devtoolboxuk/ip-address Version ^1.0.1
devtoolboxuk/lists Version ^1.0.0
devtoolboxuk/soteria Version ^2.1.6
devtoolboxuk/utilitybundle Version ^1.0.12
devtoolboxuk/ip-address Version ^1.0.1
devtoolboxuk/lists Version ^1.0.0
The package devtoolboxuk/cerberus contains the following files
Loading the files please wait ....