PHPackages                             hbernaciak/laravel-piwik-tracking - 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. hbernaciak/laravel-piwik-tracking

ActiveLibrary

hbernaciak/laravel-piwik-tracking
=================================

Prepend to body closing tag Piwik tracking code

1.0(10y ago)021PHPPHP &gt;=5.3.0

Since Jan 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hbernaciak/laravel-piwik-tracking)[ Packagist](https://packagist.org/packages/hbernaciak/laravel-piwik-tracking)[ RSS](/packages/hbernaciak-laravel-piwik-tracking/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

My first Laravel package via composer done just for learning :) But works, if you want to use Piwik tracking code in your project :)

Usage
-----

[](#usage)

Add this middleware to the last array element to $middleware array in /app/Http/Kernel.php:

```
protected $middleware = [
        \Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode::class,
        ...
        \App\Http\Middleware\PiwikCode::class
    ];
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf6cb56059f54c393f46d2f0dd1c2da6a5781cb795c5e3bdcd885e720a1b31e3?d=identicon)[hbernaciak](/maintainers/hbernaciak)

---

Top Contributors

[![hbernaciak](https://avatars.githubusercontent.com/u/16296702?v=4)](https://github.com/hbernaciak "hbernaciak (5 commits)")

### Embed Badge

![Health badge](/badges/hbernaciak-laravel-piwik-tracking/health.svg)

```
[![Health](https://phpackages.com/badges/hbernaciak-laravel-piwik-tracking/health.svg)](https://phpackages.com/packages/hbernaciak-laravel-piwik-tracking)
```

PHPackages © 2026

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