pawell67 / restcord
REST Library for the Discord API
dev-develop
2023-07-04 09:20 UTC
Requires
- php: ^8.0|^8.1
- guzzlehttp/guzzle: ^7.7
- guzzlehttp/guzzle-services: ^1.4
- monolog/monolog: ^3.4
- netresearch/jsonmapper: ^1.6
- symfony/options-resolver: ^3.4|^4.4|^5.1|^6.0
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
This package is auto-updated.
Last update: 2024-12-04 12:49: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 DiscordPHP or Yasmin.
Documentation
Documentation can be found here.