PHPackages                             jadb/honeypot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. jadb/honeypot

ActiveLibrary[Security](/categories/security)

jadb/honeypot
=============

Project Honey Pot (un-official) PHP SDK

213PHP

Since Jan 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/jadb/honeypot)[ Packagist](https://packagist.org/packages/jadb/honeypot)[ RSS](/packages/jadb-honeypot/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Honeypot
========

[](#honeypot)

The [Project Honey Pot](https://www.projecthoneypot.org)'s *un-official* PHP SDK.

Using the library, you can start auto-detecting bad visitors (`HttpBL`) and/or help deterring new ones (`Quicklink`).

Install
-------

[](#install)

```
composer require jadb/honeypot:1.0.x-dev

```

Usage
-----

[](#usage)

### HttpBL

[](#httpbl)

To use the [Http::BL](https://www.projecthoneypot.org/httpbl_api.php) API, you will first need an API key. Head over and [register](http://www.projecthoneypot.org?rf=202881) if you haven't already (this is a referral link):

Once you have that, you can just do:

```
