Download the PHP package webignition/sfs-querier without Composer
On this page you can find all versions of the php package webignition/sfs-querier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webignition/sfs-querier
More information about webignition/sfs-querier
Files in webignition/sfs-querier
Package sfs-querier
Short Description Meta package for querying api.stopforumspam.com and providing help analysing/understanding results
License MIT
Homepage https://github.com/webignition/sfs-querier
Informations about the package sfs-querier
SFS Querier
PHP (meta) package for querying api.stopforumspam.com and providing help analysing/understanding results.
Installation
composer require webignition/sfs-querier
api.stopformumspam.com overview
api.stopforumspam.com can be queried by email address, email hash, ip address or username. Optional flags can be provided to influence what types of results are returned.
Read the api.stopforumspam.com usage guide first if unfamiliar.
Usage
- create client
- optionally create a request if not using a single-value convenience method
- query for results
- understand and analyse results
Quick Usage Example
Read more about creating requests and querying.
Understanding and Analysing Results
You probably want to know if a given email address/IP address/username can be trusted to perform an operation within your application.
All versions of sfs-querier with dependencies
webignition/sfs-client Version >=0.2,<1
webignition/sfs-result-analyser Version >=0.1,<1