PHPackages                             chub/timelinejs-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. chub/timelinejs-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

chub/timelinejs-bundle
======================

TimelineJS bundle for Symfony2

2.1.x-dev(13y ago)6193PHPPHP &gt;=5.4

Since Nov 13Pushed 13y ago3 watchersCompare

[ Source](https://github.com/ChubV/TimelineJSBundle)[ Packagist](https://packagist.org/packages/chub/timelinejs-bundle)[ Docs](https://github.com/ChubV/TimelineJSBundle)[ RSS](/packages/chub-timelinejs-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

TimelineJSBundle
================

[](#timelinejsbundle)

TimelineJS Symfony2 bundle. Provides easy integration of [TimelineJS](https://github.com/VeriteCo/TimelineJS).

[![Build Status](https://camo.githubusercontent.com/488b2dfb28600854b2b8cd03d12a8cf36c1173cfa7215fceae0198698c0830ad/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f43687562562f54696d656c696e654a5342756e646c652e706e67)](http://travis-ci.org/ChubV/TimelineJSBundle)

[![knp](https://camo.githubusercontent.com/7efcddadc3cc7b5d7216d890fc4d92c24f6c19d8e068fcb147d18a91431a0eeb/687474703a2f2f6b6e7062756e646c65732e636f6d2f43687562562f54696d656c696e654a5342756e646c652f62616467652d73686f7274)](http://knpbundles.com/ChubV/TimelineJSBundle)

About TimelineJS
----------------

[](#about-timelinejs)

There are lots of timeline tools on the web but they are almost all either hard on the eyes or hard to use. Create timelines that are at the same time beautiful and intuitive for users.

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

[](#installation)

### Download bundle

[](#download-bundle)

First of all, download bundle using one of common ways:

#### Using deps file

[](#using-deps-file)

Add the following lines to your `deps` file and run `php bin/vendors install`

```
[TimelineJSBundle]
    git=https://github.com/ChubV/TimelineJSBundle.git
    target=bundles/ChubProduction/TimelineJSBundle

```

#### Using composer

[](#using-composer)

### Register the namespaces

[](#register-the-namespaces)

Add the following namespace entry to the `registerNamespaces` call in your autoloader:

```
