/PterodactylAPI

Class PHP for the Pterodactyl Panel API

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

PterodactylAPI

PHP Class to use the Pterodactyl Panel Api in a simpliest way.

This class is in developpement, so take care when you use it, I'm not responsible for misuse

Current implementation :

  • End User
    • listServers
    • singleServers
    • powerToggles
    • sendCommand

Refer to the pterodactyl doc : https://docs.pterodactyl.io/v0.6/reference

Inspired by the multicraftAPI.php