Download the PHP package thasmo/honeypot-blacklist without Composer
On this page you can find all versions of the php package thasmo/honeypot-blacklist. 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 honeypot-blacklist
Project Honeypot Http:BL Library
A simple PHP library for querying the Project Honeypot Http:BL API.
Usage
Create a new instance
Create multiple instances
Check for various types of clients
Get last activity
Get threat score
Check last activity
Check threat score
Get the name for a search engine
Get the API result
Change the address
Query the API
Implementation Details
- Requests to the API are delayed until you first call a method like
isSearchEngine
etc. orquery
explicitly. - API responses for the same IP address on the same instance will be cached, the API will be queried only once.
- When changing the IP address via
setAddress
the cache is cleared and the API will be queried again.
All versions of honeypot-blacklist with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package thasmo/honeypot-blacklist contains the following files
Loading the files please wait ....