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