Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 465 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 465 Bytes

Hypixel PHP

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.