initial commit

This commit is contained in:
kristuff 2020-05-14 20:43:04 +02:00
commit 42e78f935b

View file

@ -1,14 +1,14 @@
# kristuff/abuse-ipdb # kristuff/abuse-ipdb
> A mini library to work with the AbuseIPDB api V2 > A mini library to work with the AbuseIPDB api V2
see [kristuff/abuse-ipdb-cli](https://github.com/kristuff/abuse-ipdb-cli) for the CLI version see [kristuff/abuseipdb-cli](https://github.com/kristuff/abuseipdb-cli) for the CLI version
Requirements Requirements
------------ ------------
- PHP >= 7.1 - PHP >= 7.1
- PHP's cURL - PHP's cURL
- A valid account to [abuseipdb.com](https://abuseipdb.com) with an API key - A valid [abuseipdb.com](https://abuseipdb.com) account with an API key
Install Install
------- -------