plancke / hypixel-php
A PHP wrapper for the Hypixel Public API
1.5.1
2025-07-11 22:24 UTC
Requires
- php: ^7.0|^8.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.5.1"
Usage
To interact with the API you need an API key, you can get a key by doing "/api" on the Hypixel Network.