ghassani/twitch-api-php

dev-master 2016-03-18 21:47 UTC

This package is auto-updated.

Last update: 2024-11-08 10:24:31 UTC


README

A simple Twitch API wrapper for version 3 of their rest API.

Requirements

Installation

Add the following to your composer.json under require:

"require": {
    "ghassani/twitch-api-php": "dev-master"
},