PHPackages                             kristuff/abuseipdb - 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. [API Development](/categories/api)
4. /
5. kristuff/abuseipdb

ActiveLibrary[API Development](/categories/api)

kristuff/abuseipdb
==================

A PHP wrapper for AbuseIPDB API v2

v1.2(1mo ago)111.3k↓90.3%[1 issues](https://github.com/kristuff/abuseipdb/issues)1MITPHPPHP &gt;=7.1

Since May 14Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/kristuff/abuseipdb)[ Packagist](https://packagist.org/packages/kristuff/abuseipdb)[ RSS](/packages/kristuff-abuseipdb/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)DependenciesVersions (22)Used By (1)

Kristuff\\AbuseIPDB
===================

[](#kristuffabuseipdb)

> A wrapper for AbuseIPDB API v2

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e2736f35fca27d7b257df98c743ad1876aedc521b2624522f3af5b9af4f310df/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b726973747566662f6162757365697064622f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kristuff/abuseipdb/?branch=master)[![Build Status](https://camo.githubusercontent.com/801690d5bc18b49c9cede5b19b79fe13a5f785ccbca368accdc93000ce669581/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b726973747566662f6162757365697064622f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kristuff/abuseipdb/build-status/master)[![Latest Stable Version](https://camo.githubusercontent.com/c1442bea97fe9c9bdd3757ce4473a7694274a63db6283e5e915ca63ef6c78951/68747470733a2f2f706f7365722e707567782e6f72672f6b726973747566662f6162757365697064622f762f737461626c65)](https://packagist.org/packages/kristuff/abuseipdb)[![License](https://camo.githubusercontent.com/1b3d28e7beedb922b7b0a481c32a04d46fd0f7f56e1465be6e87c07d53dfe247/68747470733a2f2f706f7365722e707567782e6f72672f6b726973747566662f6162757365697064622f6c6963656e7365)](https://packagist.org/packages/kristuff/abuseipdb)

***see also [kristuff/abuseipdb-cli](https://github.com/kristuff/abuseipdb-cli) for the `CLI` version***

Features
--------

[](#features)

- Single IP check request **✓**
- IP block check request **✓**
- Blacklist request **✓**
- Single IP report request **✓**
- Bulk report request (send `csv` file) **✓**
- Clear IP address request (remove your own reports) **✓**
- Auto cleaning report comments from sensitive data (email, custom ip/domain names list) **✓**
- Define timeout for cURL internal requests **✓**

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1
- PHP's cURL
- A valid [abuseipdb.com](https://abuseipdb.com) account with an API key

Install
-------

[](#install)

Deploy with composer:

```
...
"require": {
    "kristuff/abuseipdb": "^1.1-stable"
},
```

More infos
----------

[](#more-infos)

- [Project website](https://kristuff.fr/projects/abuseipdb)
- [Api documentation](https://kristuff.fr/projects/abuseipdb/doc)
- CLI version: [github](https://github.com/kristuff/abuseipdb-cli) | [website](https://kristuff.fr/projects/abuseipdbcli)

License
-------

[](#license)

The MIT License (MIT)

Copyright (c) 2020-2022 Kristuff

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance88

Actively maintained with recent releases

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 90.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~111 days

Recently: every ~413 days

Total

21

Last Release

52d ago

Major Versions

v0.9.15 → v1.02022-01-26

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16272398?v=4)[kristuff](/maintainers/Kristuff)[@kristuff](https://github.com/kristuff)

---

Top Contributors

[![kristuff](https://avatars.githubusercontent.com/u/16272398?v=4)](https://github.com/kristuff "kristuff (39 commits)")[![tomsix](https://avatars.githubusercontent.com/u/60874146?v=4)](https://github.com/tomsix "tomsix (4 commits)")

---

Tags

abuseipdbabuseipdb-apiapiphpapiabuseipdb

### Embed Badge

![Health badge](/badges/kristuff-abuseipdb/health.svg)

```
[![Health](https://phpackages.com/badges/kristuff-abuseipdb/health.svg)](https://phpackages.com/packages/kristuff-abuseipdb)
```

###  Alternatives

[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22880.1k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
