PHP tracking library for Mixpanel Analytics.
mixpanel-php requires a PSR-0 compatible autoloader and only works on PHP-5.3 or above.
mixpanel-php can be installed with Composer by specifying rexxars/mixpanel-php
in your dependencies, or by running the following commands:
curl -s https://getcomposer.org/installer | php
php composer.phar create-project rexxars/mixpanel-php [<dir>]
Not quite production ready - needs some more testing. If you use it and it seems to be working, give me some feedback :-)
To be documented