2017 © Pedro Peláez
 

library twitch-api-php

image

ghassani/twitch-api-php

  • Friday, March 18, 2016
  • by ghassani
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Twitch API Wrapper for PHP

A simple Twitch API wrapper for version 3 of their rest API., (*1)

Requirements

  • PHP 5.5+
  • Composer - http://www.getcomposer.org

Installation

Add the following to your composer.json under require:, (*2)

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

The Versions

18/03 2016

dev-master

9999999-dev

  Sources   Download

GPL

The Requires

 

by Gassan Idriss