2017 © Pedro Peláez
 

symfony-bundle segmentio-bundle

Helthe Segment.io bundle for Symfony 2

image

helthe/segmentio-bundle

Helthe Segment.io bundle for Symfony 2

  • Wednesday, June 4, 2014
  • by carlalexander
  • Repository
  • 1 Watchers
  • 7 Stars
  • 32 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Helthe Segment.io Bundle Build Status Scrutinizer Code Quality

Helthe Segment.io Bundle integrates the Helthe Segment.io Component with your Symfony2 application., (*1)

Installation

Step 1: Add package requirement in Composer

Manually

Add the following in your composer.json:, (*2)

{
    "require": {
        // ...
        "helthe/segmentio-bundle": "dev-master"
    }
}

Using the command line

$ composer require 'helthe/segmentio-bundle=dev-master'

Step 2: Register the bundle in the kernel

<?php
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Helthe\Bundle\SegmentioBundle\HeltheSegmentioBundle(),
    );
}

Bugs

For bugs or feature requests, please create an issue., (*3)

The Versions

04/06 2014

dev-master

9999999-dev https://helthe.co

Helthe Segment.io bundle for Symfony 2

  Sources   Download

MIT

The Requires

 

by Carl Alexander

analytics segmentio analytics.js