> For the complete documentation index, see [llms.txt](https://phpdiscordsdk.gitbook.io/sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phpdiscordsdk.gitbook.io/sdk/master.md).

# Installation

[![build](https://github.com/hobsRKM/PHPDiscordSDK/actions/workflows/php.yml/badge.svg?branch=master)](https://github.com/hobsRKM/PHPDiscordSDK/actions/workflows/php.yml) [![Codacy Security Scan](https://github.com/hobsRKM/PHPDiscordSDK/actions/workflows/codacy-analysis.yml/badge.svg?branch=master)](https://github.com/hobsRKM/PHPDiscordSDK/actions/workflows/codacy-analysis.yml)

## PHPDiscordSDK

A Light Weight PHP Discord SDK Library to build Discord Bots with Web Panel

#### Installation

* Requires **PHP >=7.0**

```
composer require phpdiscordsdk/phpdiscordsdk
```

####

## Web Panel

**Visit** [**https://github.com/hobsRKM/DiscordAPIWeb**](https://github.com/hobsRKM/DiscordAPIWeb) **for all the APIs Integration guide using Laravel**

**Try out all the APIs in real-time at** [**https://discordapidemo.com**](https://discordapidemo.com)

> Project is Open for contributions , please feel free to fork

**Contribution Guide**

* All Pull requests should be from a Local Branch of Develop
* Be sure to check out Develop Branch
* Any other pull requests to master  or other branches will be rejected

©MIT License
