Download the PHP package webignition/sfs-result-analyser without Composer
On this page you can find all versions of the php package webignition/sfs-result-analyser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webignition/sfs-result-analyser
More information about webignition/sfs-result-analyser
Files in webignition/sfs-result-analyser
Package sfs-result-analyser
Short Description Analyses results from api.stopforumspam.com, helps you figure out what to do
License MIT
Homepage https://github.com/webignition/sfs-result-analyser
Informations about the package sfs-result-analyser
SFS Result Analyser
Analyses results from api.stopforumspam.com, helps you figure out what to do.
Why?
You can use webignition/sfs-client to query api.stopforumspam.com and get back one or more webignition\SfsResultInterfaces\ResultInterface objects.
You've probably queried api.stopforumspam.com because you need to know if a given email address, IP address or username is known to be untrustworthy.
This helps with that.
Installation
composer require webignition/sfs-result-analyser
Usage
See Also
Use webignition/sfs-querier for a package that contains webignition/sfs-result-analyser, webignition/sfs-client and provides detailed usage instructions.