PHPackages                             mpl/matomo - 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. mpl/matomo

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

mpl/matomo
==========

5.8.0(2mo ago)0126GPL-3.0+PHPPHP &gt;=7.2.5CI passing

Since Sep 25Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/PortlandLabs/mpl-matomo)[ Packagist](https://packagist.org/packages/mpl/matomo)[ Docs](https://matomo.org)[ RSS](/packages/mpl-matomo/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (36)Versions (273)Used By (0)

🍁MPL🍁 Matomo Release Builder
============================

[](#mpl-matomo-release-builder)

This project rebuilds matomo releases into git tags so that matomo can more easily be installed via composer.

We recommend using this alongside [mpl/composer-plugin](https://github.com/PortlandLabs/mpl-composer-plugin/) which will manage placing matomo into `/mpl-matomo`.

Steps `./console build` takes to create a new tag
-------------------------------------------------

[](#steps-console-build-takes-to-create-a-new-tag)

1. Determine the available versions via [matomo-org/matomo tags](https://github.com/matomo-org/matomo/tags)
2. Skip any versions that we already have a tag for in `/build`
3. Download the matching version release zip from
4. Download the matching `composer.json` from the github tag
5. For versions that support it:
    1. Download the matching `.asc` signature file from
    2. Verify the release zip signature using `gpg`
6. Unzip the zip into a unique directory in `/temp`
7. Apply our changes to the unzipped directory
    1. Delete the `unzip/vendor` directory
    2. Delete the `unzip/composer.lock` file if it exists
    3. Reinstate the `unzip/composer.json` file using what we downloaded from github
    4. Prepend `/overlay/README.md` to the `unzip/README.md` file
    5. Modify `unzip/composer.json` to have the proper `name` and type, and to `replace` `matomo/matomo`
    6. Modify the `unzip/config/manifest.inc.php` to remove and update files that were removed or modified in previous steps
8. Tag the new release in the `/build` directory:
    1. Create a new orphan branch using `git checkout --orphan $TAG`
    2. Delete any files that exist other than `.git`
    3. Copy in `unzip/*` to `/build`
    4. Add and commit all files
    5. Create a new tag with `git tag $TAG`

Important

This project generates unique commits per tag. If you intend to regenerate tags, you must rename existing branches to allow existing `composer.lock` files will continue to work.

Updating keys
-------------

[](#updating-keys)

To pull the keys run `./console keys`

Updating tags
-------------

[](#updating-tags)

```
git clone git@my-git-repo:some/path build
./console build
cd build
git push origin --all
git push origin --tags
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance85

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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 ~2 days

Recently: every ~9 days

Total

272

Last Release

75d ago

Major Versions

2.18.0 → 3.0.02024-09-25

3.14.1 → 4.0.02024-09-25

4.16.1 → 5.0.0.x-dev2024-09-25

4.16.2 → 5.6.02025-11-26

PHP version history (5 changes)2.0.2PHP &gt;=5.3.0

2.0.3PHP &gt;=5.3.2

2.8.0PHP &gt;=5.3.3

3.0.0PHP &gt;=5.5.9

4.0.0PHP &gt;=7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/842d2fe13512e82f0f9b6f0d79dba8eba1595a3cefd31dd51723960436133307?d=identicon)[KorvinSzanto](/maintainers/KorvinSzanto)

---

Top Contributors

[![KorvinSzanto](https://avatars.githubusercontent.com/u/1007419?v=4)](https://github.com/KorvinSzanto "KorvinSzanto (22 commits)")

---

Tags

webpiwikmatomoanalytics

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mpl-matomo/health.svg)

```
[![Health](https://phpackages.com/badges/mpl-matomo/health.svg)](https://phpackages.com/packages/mpl-matomo)
```

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.4k37.3k](/packages/matomo-matomo)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6939.5M343](/packages/drupal-core-recommended)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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