Skip to content

rexxars/mixpanel-php

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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