/php-sdk

A simple Top.gg API wrapper written in PHP.

Primary LanguagePHPMIT LicenseMIT

TopPHP

A Top.gg API wrapper written in PHP 8.

Documentation

See here for the official information.

Installation

TopPHP uses composer to download. In order to install the library, use the following line:

composer require top-gg/php-sdk

Features

  • Working GET and POST requests.
  • Enumerable constants for HTTP search lookups.
  • Flexible namespaces and interfaces for easily editing.
  • Up-to-standard package following the latest PSR.
  • Automatic bot statistics POST requests. (Shards, guilds)

Coming Soon

  • Webhooks
  • Forced library global rate-limiting.