dev-master
9999999-dev https://helthe.coHelthe Segment.io bundle for Symfony 2
MIT
The Requires
by Carl Alexander
analytics segmentio analytics.js
Wallogit.com
2017 © Pedro Peláez
Helthe Segment.io bundle for Symfony 2
Helthe Segment.io Bundle integrates the Helthe Segment.io Component with your Symfony2 application., (*1)
Add the following in your composer.json:, (*2)
{
"require": {
// ...
"helthe/segmentio-bundle": "dev-master"
}
}
$ composer require 'helthe/segmentio-bundle=dev-master'
<?php
// app/AppKernel.php
public function registerBundles()
{
$bundles = array(
// ...
new Helthe\Bundle\SegmentioBundle\HeltheSegmentioBundle(),
);
}
For bugs or feature requests, please create an issue., (*3)
Helthe Segment.io bundle for Symfony 2
MIT
analytics segmentio analytics.js