skyraptor / restcord
REST Library for the Discord API
0.5.0-alpha4
2020-09-09 17:01 UTC
Requires
- php: ^5.6|^7.0
- guzzlehttp/guzzle: ^6.3|^7.0.1
- monolog/monolog: ^1.22|^2.0
- netresearch/jsonmapper: ^1.4
- skyraptor/guzzle-services: ^1.1.4
- symfony/options-resolver: ^2.6|^3.0|^4.0|^5.0
Requires (Dev)
- beberlei/assert: ^2.7
- gossi/php-code-generator: ^0.4.1
- phpunit/phpunit: ^6.0|^5.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
This package is auto-updated.
Last update: 2024-11-17 02:53:20 UTC
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 the other php library.
Documentation
Documentation can be found here.