Skip to content

rexxars/mixpanel-php

Repository files navigation

mixpanel-php

PHP tracking library for Mixpanel Analytics.

Current build Status

Requirements

mixpanel-php requires a PSR-0 compatible autoloader and only works on PHP-5.3 or above.

Installation

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>]

Stability

Not quite production ready - needs some more testing. If you use it and it seems to be working, give me some feedback :-)

Usage

To be documented

About

PHP tracking library for Mixpanel Analytics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages