oliverschloebe/restcord

REST Library for the Discord API

Maintainers

Package info

github.com/oliverschloebe/restcord

pkg:composer/oliverschloebe/restcord

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

Stars: 2

0.7.0 2026-03-13 16:04 UTC

This package is auto-updated.

Last update: 2026-04-12 21:08:55 UTC


README

GitHub release Discord Chat StyleCI CircleCI

What is this?

This is a PHP library for the Discord API v10. 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.

Installation

Use Composer to install the package:

composer require oliverschloebe/restcord

Documentation

Documentation can be found here.

License

All contents of this package are licensed under the MIT license.