plancke / hypixel-php
A PHP wrapper for the Hypixel Public API
Installs: 549
Dependents: 0
Suggesters: 0
Security: 0
Stars: 116
Watchers: 16
Forks: 35
Open Issues: 10
Requires
- php: ^7.0
- ext-curl: *
- ext-json: *
Requires (Dev)
- ext-mongodb: ^1.4.2
- mongodb/mongodb: ^1.4.2
- phpunit/phpunit: 8.0.6
Suggests
- ext-mongodb: ^1.4.2
- mongodb/mongodb: ^1.4.2
README
This is a PHP wrapper for the Hypixel Public API
Requirements
- PHP 7+
- Hypixel API key
Installation
The preferred method of installing this library is with Composer by running the following from your project root:
$ composer require "plancke/hypixel-php=^1.4.0"
Usage
To interact with the API you need an API key, you can get a key by doing "/api" on the Hypixel Network.