/mixer-api

Wrapper for the Mixer (Beam) API

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

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