oliverschloebe / restcord
REST Library for the Discord API
0.7.0
2026-03-13 16:04 UTC
Requires
- php: ^8.0
- guzzlehttp/guzzle: ^7.0
- guzzlehttp/guzzle-services: ^1.0
- monolog/monolog: ^2.1.1 || ^3.0
- netresearch/jsonmapper: ^1.4
- psr/log: ^2.0|^3.0
- symfony/options-resolver: ^3.4 || ^4.4 || ^5.1 || ^6.0 || ^7.0
Requires (Dev)
- beberlei/assert: ^2.7
- gossi/php-code-generator: ^0.5.0
- phpunit/phpunit: ^8.0|^9.0
- symfony/console: ^5|^6|^7
- symfony/process: ^5|^6|^7
- symfony/var-dumper: ^5|^6|^7
- twig/twig: ^1.20|^2.0|^3.0
Replaces
This package is auto-updated.
Last update: 2026-03-13 16:14:46 UTC
README
What is this?
This is a PHP library for the Discord API v9. 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.
Documentation
Documentation can be found here.