ghassani/twitch-api-php

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

This package is auto-updated.

Last update: 2024-05-08 09:20:08 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"
},