PHPackages                             advancedideasmechanics/mezzio-ga-measurement-protocol - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. advancedideasmechanics/mezzio-ga-measurement-protocol

ActiveLibrary[HTTP &amp; Networking](/categories/http)

advancedideasmechanics/mezzio-ga-measurement-protocol
=====================================================

Mezzio Middleware for Google Analytics Measurement Protocol

v1.0.5(today)03↑2900%MITPHPPHP ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Jun 20Pushed todayCompare

[ Source](https://github.com/AdvancedIdeasMechanics/mezzio-ga-measurement-protocol)[ Packagist](https://packagist.org/packages/advancedideasmechanics/mezzio-ga-measurement-protocol)[ Docs](https://advanced.im/product/mezzio-ga-measurement-protocol)[ RSS](/packages/advancedideasmechanics-mezzio-ga-measurement-protocol/feed)WikiDiscussions dev Synced today

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

Mezzio Google Analytics Measurement Protocol
============================================

[](#mezzio-google-analytics-measurement-protocol)

Mezzio Middleware for Google Analytics Measurement Protocol

### Composer

[](#composer)

`composer require advancedideasmechanics/mezzio-ga-measurement-protocol`

#### Use

[](#use)

For pipeline.php Middleware Use.

Recommend placing between $app-&gt;pipe(RouteMiddleware::class); and $app-&gt;pipe(ImplicitHeadMiddleware::class);

`$app->pipe(AdvancedIdeasMechanics\MezzioGaMeasurementProtocol\Middleware\GoogleAnalyticsMeasurementProtocolMiddleware::class);`

For route.php Middleware use.

`use AdvancedIdeasMechanics\MezzioGaMeasurementProtocol\Middleware\GoogleAnalyticsMeasurementProtocolMiddleware::class;`

`$app->get('/', [GoogleAnalyticsMeasurementProtocolMiddleware:class, App\Handler\HomePageHandler::class], 'home');`

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance100

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

5

Last Release

0d ago

Major Versions

v0.0.2 → v1.0.32026-06-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/54c4511671b701eaea9e099598e2095781b145029009748f477d23564ab2197c?d=identicon)[advancedim](/maintainers/advancedim)

---

Top Contributors

[![matthewpallotta](https://avatars.githubusercontent.com/u/8971883?v=4)](https://github.com/matthewpallotta "matthewpallotta (6 commits)")

---

Tags

phpgooglelibrarymezzioanalyticsmatthewpallottaadvancedideasmechanics

### Embed Badge

![Health badge](/badges/advancedideasmechanics-mezzio-ga-measurement-protocol/health.svg)

```
[![Health](https://phpackages.com/badges/advancedideasmechanics-mezzio-ga-measurement-protocol/health.svg)](https://phpackages.com/packages/advancedideasmechanics-mezzio-ga-measurement-protocol)
```

###  Alternatives

[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[mezzio/mezzio

PSR-15 Middleware Microframework

3893.8M120](/packages/mezzio-mezzio)[mezzio/mezzio-authentication-oauth2

OAuth2 (server) authentication middleware for Mezzio and PSR-7 applications.

28545.4k3](/packages/mezzio-mezzio-authentication-oauth2)

PHPackages © 2026

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