mirror of
https://github.com/kristuff/abuseipdb
synced 2025-08-21 05:53:13 -07:00
initial commit
This commit is contained in:
parent
42e78f935b
commit
2048183464
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -1,4 +1,4 @@
|
||||||
# kristuff/abuse-ipdb
|
# Kristuff\AbuseIPDB
|
||||||
> A mini library to work with the AbuseIPDB api V2
|
> A mini library to work with the AbuseIPDB api V2
|
||||||
|
|
||||||
see [kristuff/abuseipdb-cli](https://github.com/kristuff/abuseipdb-cli) for the CLI version
|
see [kristuff/abuseipdb-cli](https://github.com/kristuff/abuseipdb-cli) for the CLI version
|
||||||
|
@ -13,13 +13,13 @@ Requirements
|
||||||
Install
|
Install
|
||||||
-------
|
-------
|
||||||
|
|
||||||
1. Deploy with composer
|
Deploy with composer:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
[...]
|
...
|
||||||
"require": {
|
"require": {
|
||||||
"kristuff/abuseipdb": ">=0.1-stable"
|
"kristuff/abuseipdb": ">=0.1-stable"
|
||||||
},
|
},
|
||||||
```
|
```
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue