Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 317 Bytes

mixer-api

Desc.: Wrapper for the Mixer.com (Formerly Beam.pro) API

Demo: http://phux.org/mixer

Usage: $var = new Mixer('MixerName')

	ie.
	
	$stream = new Mixer('Neat0');
	
	echo $stream->userName.' is playing '.$stream->game;

TO-DO: Finish adding advanced stream information Add chat content