PHPackages                             ylorant/hedgebot-api-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. ylorant/hedgebot-api-client

ActiveLibrary

ylorant/hedgebot-api-client
===========================

PHP Hedgebot API Client library

1.0(5y ago)047MITPHPCI failing

Since Jun 2Pushed 5y ago1 watchersCompare

[ Source](https://github.com/ylorant/hedgebot-api-client)[ Packagist](https://packagist.org/packages/ylorant/hedgebot-api-client)[ RSS](/packages/ylorant-hedgebot-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Hedgebot API client library
===========================

[](#hedgebot-api-client-library)

This is a library you can use in your PHP projects if you wish to communicate with Hedgebot the Twitch bot.

Install
-------

[](#install)

Just install the library by requiring it via composer

```
composer require ylorant/hedgebot-api-client

```

Usage
-----

[](#usage)

Here is a simple library usage example. We assume Composer's autoloader has already been loaded.

```
