PHPackages                             2befound/snowplow-tracker - 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. 2befound/snowplow-tracker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

2befound/snowplow-tracker
=========================

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts

0.3.1(5y ago)01.4kApache-2.0PHPPHP &gt;=7.2

Since Sep 30Pushed 5y agoCompare

[ Source](https://github.com/2beFound/snowplow-php-tracker)[ Packagist](https://packagist.org/packages/2befound/snowplow-tracker)[ Docs](http://snowplowanalytics.com/)[ RSS](/packages/2befound-snowplow-tracker/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (8)Used By (0)

PHP Analytics for Snowplow
==========================

[](#php-analytics-for-snowplow)

[![early-release](https://camo.githubusercontent.com/83cfd32eef2e92c831bbb3cf67af564d7afd0dcf0c5150d577668bda9d11a754/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f7374796c653d666c6174266c6162656c3d536e6f77706c6f77266d6573736167653d4561726c7925323052656c6561736526636f6c6f723d303134343737266c6162656c436f6c6f723d396261306161266c6f676f3d646174613a696d6167652f706e673b6261736536342c6956424f5277304b47676f414141414e5355684555674141414241414141415143414d414141416f4c513954414141416546424d5645564d61584758414e6559414e6558414e5a62414a6d58414e6555414e5351414d2b58414e654d414d7061414a685a414a655a414e6958414e6158414e614f414d3257414e566e414b5758414e5a39414c746d414b5661414a6d58414e5a61414a6c58414a5a64414a7861414a6c5a414a6462414a6c62414a6d51414d2b55414e4b5a414e6868414a2b45414c2b42414c396f414b5a6e414b566a414b4631414c4e4264384a31414141414b485253546c4d4161316857587974654254514a49457752675568324a6a4a6f6e3231776342674e666d632b4a6c4f42516a77657a5746326c3564587a6b57332f7741414148704a52454655654e6f6b68514f434131454178544c38356869376458762f45355950435942713544654e347063715631586274572f7854564d494d415a453063424845615a68426d49517743466f66657072505548716a6d442f2b3770657a74643632645751526b7672516179586b6e3031662f67577032437278666a593772635a35563744454d4451676d456f7a46705a714c555944734e774f71626e4d4c7750414a4577436f705a784b74744141414141456c46546b5375516d4343)](https://github.com/snowplow/snowplow/wiki/Tracker-Maintenance-Classification)[![Build Status](https://camo.githubusercontent.com/a7f02fafaea6e2b91c9af5ff09beca99b14f68f7cbb8d84433fb42b6d02718b8/68747470733a2f2f7472617669732d63692e6f72672f736e6f77706c6f772f736e6f77706c6f772d7068702d747261636b65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/snowplow/snowplow-php-tracker)[![Coverage Status](https://camo.githubusercontent.com/66bc29a5e641523cb18b991eee75a5b3ce5d9584a9d8161d716efb21869a611d/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f736e6f77706c6f772f736e6f77706c6f772d7068702d747261636b65722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/snowplow/snowplow-php-tracker?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/74c8d64ac7f50282e236c66fcf4c6809710fbe26f1705c980cc643de9cd032c4/68747470733a2f2f706f7365722e707567782e6f72672f736e6f77706c6f772f736e6f77706c6f772d747261636b65722f762f737461626c652e706e67)](https://packagist.org/packages/snowplow/snowplow-tracker)[![Total Downloads](https://camo.githubusercontent.com/44ef409a720d70b94ecff7b54be5a4e92ef477cd7057c9b8ec9171a8a407eed1/68747470733a2f2f706f7365722e707567782e6f72672f736e6f77706c6f772f736e6f77706c6f772d747261636b65722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/snowplow/snowplow-tracker)[![License](https://camo.githubusercontent.com/e617ea8ccc3a1bed22fe37c7ebd7cb3f6a400c0bbdd5834fbf946b9d32c927f4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4170616368652d2d322d626c75652e7376673f7374796c653d666c6174)](https://www.apache.org/licenses/LICENSE-2.0)

Overview
--------

[](#overview)

Add analytics into your PHP apps and scripts with the **[Snowplow](https://snowplowanalytics.com/)** event tracker for **[PHP](https://php.net/)**.

With this tracker you can collect event data from your PHP based applications, games and frameworks.

Quickstart &amp; Testing
------------------------

[](#quickstart--testing)

Make sure `docker` &amp; `docker-compose` are installed.

- `git clone git@github.com:snowplow/snowplow-php-tracker.git`
- `cd snowplow-php-tracker`
- `docker-compose run --rm snowplow composer.phar install`
- `docker-compose run --rm snowplow script/tests.sh`

Find out more
-------------

[](#find-out-more)

**[Technical Docs](https://github.com/snowplow/snowplow/wiki/PHP-Tracker)****[Setup Guide](https://github.com/snowplow/snowplow/wiki/PHP-Tracker-Setup)****[Roadmap](https://github.com/snowplow/snowplow/wiki/PHP-Tracker-Roadmap)****[Contributing](https://github.com/snowplow/snowplow/wiki/PHP-Tracker-Contributing)**[![i1](https://camo.githubusercontent.com/a17680c0cd1235e038bbe758f228f97227c15073eab59de78b375e5ea77bd23d/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f74656368646f63732e706e67)](https://camo.githubusercontent.com/a17680c0cd1235e038bbe758f228f97227c15073eab59de78b375e5ea77bd23d/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f74656368646f63732e706e67)[![i2](https://camo.githubusercontent.com/9cb6b0656852ab8fab45ed58ecd627585089ec835d60dda4402121ec12881b59/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f73657475702e706e67)](https://camo.githubusercontent.com/9cb6b0656852ab8fab45ed58ecd627585089ec835d60dda4402121ec12881b59/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f73657475702e706e67)[![i3](https://camo.githubusercontent.com/c855d9557e29583b4a6903cb1f4836616c0a188ab7cad91d61b780a912f9e1a4/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f726f61646d61702e706e67)](https://camo.githubusercontent.com/c855d9557e29583b4a6903cb1f4836616c0a188ab7cad91d61b780a912f9e1a4/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f726f61646d61702e706e67)[![i4](https://camo.githubusercontent.com/c6cb5c4b798a5d4072374224a29fd3b487f4ae9843fb3fc71a111edff1055f0f/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f636f6e747269627574696e672e706e67)](https://camo.githubusercontent.com/c6cb5c4b798a5d4072374224a29fd3b487f4ae9843fb3fc71a111edff1055f0f/68747470733a2f2f64336936666d7331636d316a30692e636c6f756466726f6e742e6e65742f6769746875622f696d616765732f636f6e747269627574696e672e706e67)Copyright and license
---------------------

[](#copyright-and-license)

The Snowplow PHP Tracker is copyright 2014-2019 Snowplow Analytics Ltd.

Licensed under the **[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0)** (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 73.6% 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 ~373 days

Recently: every ~527 days

Total

7

Last Release

2052d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39552440?v=4)[ALPINRESORTS.com](/maintainers/alpinresorts)[@alpinresorts](https://github.com/alpinresorts)

---

Top Contributors

[![jbeemster](https://avatars.githubusercontent.com/u/7984544?v=4)](https://github.com/jbeemster "jbeemster (64 commits)")[![alexanderdean](https://avatars.githubusercontent.com/u/200511?v=4)](https://github.com/alexanderdean "alexanderdean (11 commits)")[![oguzhanunlu](https://avatars.githubusercontent.com/u/4786472?v=4)](https://github.com/oguzhanunlu "oguzhanunlu (7 commits)")[![mlively](https://avatars.githubusercontent.com/u/176150?v=4)](https://github.com/mlively "mlively (2 commits)")[![bradgarropy](https://avatars.githubusercontent.com/u/11336745?v=4)](https://github.com/bradgarropy "bradgarropy (1 commits)")[![gries](https://avatars.githubusercontent.com/u/417823?v=4)](https://github.com/gries "gries (1 commits)")[![paulboocock](https://avatars.githubusercontent.com/u/8820009?v=4)](https://github.com/paulboocock "paulboocock (1 commits)")

---

Tags

analyticssnowplowevent analytics

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/2befound-snowplow-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/2befound-snowplow-tracker/health.svg)](https://phpackages.com/packages/2befound-snowplow-tracker)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[pocketmine/pocketmine-mp

A server software for Minecraft: Bedrock Edition written in PHP

3.5k78.3k89](/packages/pocketmine-pocketmine-mp)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

5.1k5.2k](/packages/shlinkio-shlink)[snowplow/snowplow-tracker

Snowplow event tracker for PHP. Add analytics into your PHP apps and scripts

381.9M2](/packages/snowplow-snowplow-tracker)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

135.2k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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