dev-master
9999999-dev http://www.jack-in-the-box.fr/expertise/logicielZend Framework 2 Module that provides Mixpanel basic functionality
MIT
The Requires
- php >=5
- mixpanel/mixpanel-php 2.*
The Development Requires
zf2 module mixpanel
Zend Framework 2 Module that provides Mixpanel basic functionality
Mixpanel module for zf2, (*1)
This package can be installed via composer, (*2)
https://packagist.org/packages/jitb/mixpanel-module, (*3)
see others at : https://packagist.org/users/Jack%20in%20the%20Box/, (*4)
Just add it to your application configuration file, (*5)
return array( 'mixpanel' => array( 'key' => 'yourtoken', 'consumer' => 'socket',// curl or socket ), ), );, (*6)
Zend Framework 2 Module that provides Mixpanel basic functionality
MIT
zf2 module mixpanel