ghassani / twitch-api-php

A simple Twitch API wrapper for v3 of their RESTful API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch API Wrapper for PHP

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"
},

About

A simple Twitch API wrapper for v3 of their RESTful API

License:GNU General Public License v3.0


Languages

Language:PHP 99.3%Language:Shell 0.7%