Skip to content

Plancke/hypixel-php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
May 22, 2023 08:24
May 22, 2019 18:04
October 14, 2017 09:17
March 1, 2021 05:08
May 22, 2019 18:04

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.