PHPackages                             keen-io/keen-io-zf2 - 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. [API Development](/categories/api)
4. /
5. keen-io/keen-io-zf2

ActiveLibrary[API Development](/categories/api)

keen-io/keen-io-zf2
===================

Zend Framework 2 module for using KeenIO

2.0.0(12y ago)45313[1 PRs](https://github.com/keenlabs/KeenClient-PHP-ZF2/pulls)MITPHPPHP &gt;=5.3.3

Since Dec 9Pushed 6y ago11 watchersCompare

[ Source](https://github.com/keenlabs/KeenClient-PHP-ZF2)[ Packagist](https://packagist.org/packages/keen-io/keen-io-zf2)[ Docs](https://github.com/keenlabs/KeenClient-PHP-ZF2)[ RSS](/packages/keen-io-keen-io-zf2/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (5)Versions (3)Used By (0)

KeenIOModule
============

[](#keeniomodule)

KeenIOModule is a Zend Framework 2 module that integrates with the [KeenIO client](https://github.com/keenlabs/KeenClient-PHP)

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

[](#installation)

To install KeenIOModule, use composer:

```
php composer.phar require keen-io/keen-io-zf2:~2.0
```

Enable KeenIOModule in your `application.config.php`, then copy the file `vendor/keen-io/keen-io-zf2/config/keen_io.local.php.dist` to the `config/autoload` directory of your application (don't forget to remove the `.dist` extension from the file name!).

Usage
-----

[](#usage)

This module registers the KeenIO client in your application's service manager. You can get it by requesting the service `KeenIO\Client\KeenIOClient`:

```
$keenIOClient = $serviceManager->get('KeenIO\Client\KeenIOClient');
```

For more information on the usage of `KeenIO`, please refer to the [documentation of the PHP client](https://github.com/keenlabs/KeenClient-PHP) and the main [keen.io documentation](https://keen.io/docs/).

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Total

2

Last Release

4513d ago

Major Versions

1.0 → 2.0.02014-01-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e3c74232d02a5fedbcef4650bac1d1103be292d4a013f6f9e692befcc9bb7ca?d=identicon)[bakura10](/maintainers/bakura10)

---

Top Contributors

[![bakura10](https://avatars.githubusercontent.com/u/1198915?v=4)](https://github.com/bakura10 "bakura10 (6 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (1 commits)")

---

Tags

eventszf2analyticskeenkeen.io

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/keen-io-keen-io-zf2/health.svg)

```
[![Health](https://phpackages.com/badges/keen-io-keen-io-zf2/health.svg)](https://phpackages.com/packages/keen-io-keen-io-zf2)
```

###  Alternatives

[keen-io/keen-io-bundle

Symfony Bundle for Keen IO

16488.5k](/packages/keen-io-keen-io-bundle)[irazasyed/laravel-gamp

Send analytics data to Google Analytics from Laravel. A package for GA Measurement Protocol API

3361.6M1](/packages/irazasyed-laravel-gamp)[keen-io/keen-io

A PHP library for reporting events to the Keen IO API

1332.3M7](/packages/keen-io-keen-io)[there4/php-analytics-event

Send Google Analytics events from PHP

2441.1k](/packages/there4-php-analytics-event)[ins0/google-measurement-php-client

Server-Side PHP Client to communicate to Google Analytics over the Google Measurement Protocol

54355.8k2](/packages/ins0-google-measurement-php-client)[alexwestergaard/php-ga4

PHP Library for Google Analytics 4 with Server Side Tagging

63144.7k1](/packages/alexwestergaard-php-ga4)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
