PHPackages                             euphio/eph-chartbeat - 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. euphio/eph-chartbeat

ActiveLibrary

euphio/eph-chartbeat
====================

A Chartbeat module for Zend Framework 2

v0.1(13y ago)036BSDPHPPHP &gt;=5.3.3

Since Mar 16Pushed 13y ago1 watchersCompare

[ Source](https://github.com/euphio/EphChartbeat)[ Packagist](https://packagist.org/packages/euphio/eph-chartbeat)[ Docs](https://github.com/euphio/EphChartbeat)[ RSS](/packages/euphio-eph-chartbeat/feed)WikiDiscussions master Synced 2mo ago

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

EphChartbeat
============

[](#ephchartbeat)

A Chartbeat module for Zend Framework 2

Introduction
------------

[](#introduction)

This module will add Chartbeat tracking code to your ZF2 Application via the HeadScript and InlineScript View Helpers.

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

[](#installation)

First, add the following line into your `composer.json` file:

```
"require": {
	"euphio/eph-chartbeat": ">=0.1"
}
```

Then, enable the module by adding `EphChartbeat` in your application.config.php file.

```
