PHPackages                             farmatholin/segment-io-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. farmatholin/segment-io-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

farmatholin/segment-io-bundle
=============================

Segment.io php lib

1.6.0(2y ago)11257.4k↓45%14MITPHPPHP &gt;=7.4

Since Oct 1Pushed 1y ago1 watchersCompare

[ Source](https://github.com/farmatholin/SegmentIoBundle)[ Packagist](https://packagist.org/packages/farmatholin/segment-io-bundle)[ Docs](http://github.com/farmatholin/SegmentIoBundle)[ RSS](/packages/farmatholin-segment-io-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (11)Used By (0)

Segment Io Bundle
=================

[](#segment-io-bundle)

Bundle include segment.io library for analytics

include [segmentio/analytics-php](https://github.com/segmentio/analytics-php)

Documentation
-------------

[](#documentation)

The bulk of the documentation is stored in the [Resources/doc](Resources/doc) folder in this bundle

Installation
------------

[](#installation)

Installing the bundle via packagist is the quickest and simplest method of installing the bundle. Here are the steps:

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require "farmatholin/segment-io-bundle":"^1.3"

```

### Step 2: Enable the bundle in the kernel (Symfony &lt; 3.4)

[](#step-2-enable-the-bundle-in-the-kernel-symfony--34)

```
