Skip to content

Top-gg-Community/php-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.