aaronjackson / nh-restcord
REST Library for the Discord API
0.5.0
2020-12-24 04:37 UTC
Requires
- php: ^7.3|^8.0
- guzzlehttp/guzzle: ^6.3
- guzzlehttp/guzzle-services: ^1.0
- monolog/monolog: ^1.22|^2.0
- netresearch/jsonmapper: ^1.4
- symfony/options-resolver: ^3.4|^4.4|^5.1
Requires (Dev)
- beberlei/assert: ^2.7
- gossi/php-code-generator: ^0.5.0
- phpunit/phpunit: ^8.0|^9.0
- symfony/console: ^2.6|^3.0|^4.0
- symfony/process: ^2.6|^3.0|^4.0
- symfony/var-dumper: ^2.6|^3.0|^4.0
- twig/twig: ^1.20|^2.0
README
What is this?
This is a PHP library for the Discord API. This library is limited to the basic REST api that Discord provides. If you are doing anything heavy, or fancy, you should probably look at DiscordPHP or Yasmin.
Documentation
Documentation can be found here.