PHPackages                             matomo/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. [Security](/categories/security)
4. /
5. matomo/matomo

ActiveProject[Security](/categories/security)

matomo/matomo
=============

Matomo is the leading Free/Libre open analytics platform

5.9.0-b1.20260327013734(1mo ago)21.4k37.3k↓38.9%2.8k[1.9k issues](https://github.com/matomo-org/matomo/issues)[95 PRs](https://github.com/matomo-org/matomo/pulls)GPL-3.0+PHPPHP &gt;=7.2.5

Since Aug 16Pushed 2mo ago400 watchersCompare

[ Source](https://github.com/matomo-org/matomo)[ Packagist](https://packagist.org/packages/matomo/matomo)[ Docs](https://matomo.org)[ Fund](https://www.paypal.com/donate/?hosted_button_id=RPL23NJURMTFA)[ Fund](https://ko-fi.com/matomo)[ RSS](/packages/matomo-matomo/feed)WikiDiscussions 5.x-dev Synced 1mo ago

READMEChangelog (10)Dependencies (72)Versions (1176)Used By (0)Security (3)

Matomo (formerly Piwik) - matomo.org
====================================

[](#matomo-formerly-piwik---matomoorg)

[![Latest Stable Version](https://camo.githubusercontent.com/395a04c8dfddc93e0d4c193101970d785637b4db398c600b0e03fa6ff5645395/68747470733a2f2f706f7365722e707567782e6f72672f6d61746f6d6f2f6d61746f6d6f2f762f737461626c65)](https://matomo.org/download/)[![Latest Unstable Version](https://camo.githubusercontent.com/0808d28d82964d47eae50a35f691a8cea76ff0f137c13c2950018b2ac6d49551/68747470733a2f2f706f7365722e707567782e6f72672f6d61746f6d6f2f6d61746f6d6f2f762f756e737461626c65)](https://builds.matomo.org/)[![License](https://camo.githubusercontent.com/5f0e212f188cc616689a160ee3ad9d7903412cf4825b5286717bd8b7b1a012f7/68747470733a2f2f706f7365722e707567782e6f72672f706977696b2f706977696b2f6c6963656e7365)](https://matomo.org/free-software/)

Code Status
-----------

[](#code-status)

[![Matomo Tests](https://github.com/matomo-org/matomo/actions/workflows/matomo-tests.yml/badge.svg)](https://github.com/matomo-org/matomo/actions/workflows/matomo-tests.yml)[![Percentage of issues still open](https://camo.githubusercontent.com/9b15e0e60e85b3b4a639670f099df28925b0ed91d252efa26023c1c69c85c651/687474703a2f2f697369746d61696e7461696e65642e636f6d2f62616467652f6f70656e2f6d61746f6d6f2d6f72672f6d61746f6d6f2e737667)](http://isitmaintained.com/project/matomo-org/matomo "Percentage of issues still open")

Description
-----------

[](#description)

Matomo is the leading Free/Libre open analytics platform.

Matomo is a full-featured PHP MySQL software program that you download and install on your own webserver. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time.

Matomo aims to be a Free software alternative to Google Analytics and is already used on more than 1,400,000 websites. Privacy is built-in!

Mission Statement
-----------------

[](#mission-statement)

> « To create, as a community, the leading international open source digital analytics platform, that gives every user full control of their data, to empower better decisions. »

Our purpose is to:

> « Empower People Ethically »

License
-------

[](#license)

Matomo is released under the GPL v3 (or later) license, see [LICENSE](LICENSE).

Requirements
------------

[](#requirements)

- PHP 7.2.5 or greater
- MySQL version 5.5 or greater, or MariaDB
- PHP extension pdo and pdo\_mysql, or the MySQLi extension
- Matomo is OS / server independent

See .

Install Matomo
--------------

[](#install-matomo)

- [Download Matomo](https://matomo.org/download/)
- Upload Matomo to your webserver
- Point your browser to the directory
- Follow the steps
- Add the given JavaScript code to your pages
- (You may also generate fake data to experiment, by enabling the plugin VisitorGenerator)

See .

Develop for Matomo
------------------

[](#develop-for-matomo)

When using Matomo for development you need to [install Matomo from the Git repository](https://matomo.org/faq/how-to-install/faq_18271/).

This will also give you access to a DDEV environment you can use. More details can be found in the [DDEV README](.ddev/README.md).

Free trial
----------

[](#free-trial)

If you do not have a server or don't want to host yourself, you can use our Matomo Cloud service (21 day free trial):

Online Demo
-----------

[](#online-demo)

Check out the online demo for Matomo at [demo.matomo.cloud](https://demo.matomo.cloud/).

Changelog
---------

[](#changelog)

For the list of all tickets closed in the current and past releases, see [matomo.org/changelog/](https://matomo.org/changelog/). For the list of technical changes in the Matomo platform, see [developer.matomo.org/changelog](https://developer.matomo.org/changelog).

Get involved!
-------------

[](#get-involved)

We believe in liberating Web Analytics, providing a free platform for simple and advanced analytics. Matomo was built by dozens of people like you, and we need your help to make Matomo better… Why not participate in a useful project today? [Learn how you can contribute to Matomo](https://matomo.org/get-involved).

Careers at Matomo
-----------------

[](#careers-at-matomo)

We're hiring! Learn more on our [Careers page](https://matomo.org/jobs/).

Translations
------------

[](#translations)

Our translations are managed on [Weblate](https://hosted.weblate.org/engage/matomo/).

[![Translation Status](https://camo.githubusercontent.com/42eeb8cb55e05970a5568f7a30e703893eef1eaeeb04fa8609396e5090456d16/68747470733a2f2f686f737465642e7765626c6174652e6f72672f776964676574732f6d61746f6d6f2f2d2f686f72697a6f6e74616c2d6175746f2e737667)](https://hosted.weblate.org/engage/matomo/)

Quality Assurance
-----------------

[](#quality-assurance)

The Matomo project uses an ever-expanding comprehensive set of thousands of unit tests and hundreds of automated integration tests, system tests, JavaScript tests, and screenshot UI tests, running on a continuous integration server as part of its software quality assurance. [Learn more](https://developer.matomo.org/guides/tests).

We use [BrowserStack.com](https://www.browserstack.com/) testing tool to help check the Matomo user interface is compatible with many browsers.

Security
--------

[](#security)

Security is a top priority at Matomo. As potential issues are discovered, we validate, patch and release fixes as quickly as we can. We have a security bug bounty program in place that rewards researchers for finding security issues and disclosing them to us.

[Learn more](https://matomo.org/security/) or check out our [HackerOne program](https://hackerone.com/matomo).

Support for Matomo
------------------

[](#support-for-matomo)

For **Free support**, post a message in our community forums: [forum.matomo.org](https://forum.matomo.org/)

For **Professional paid support**, purchase a Matomo On-Premise Support Plan: [matomo.org/support-plans](https://matomo.org/support-plans/)

Contact
-------

[](#contact)

Website: [matomo.org](https://matomo.org)

About us: [matomo.org/team/](https://matomo.org/team/)

Contact us: [matomo.org/contact/](https://matomo.org/contact/)

More information
----------------

[](#more-information)

What makes Matomo unique from the competition:

- You own your web analytics data: since Matomo is installed on your server, the data is stored in your own database and you can get all the statistics using the powerful Matomo Analytics API.
- Matomo is a Free Software which can easily be configured to respect your visitors' privacy.
- Modern, easy to use User Interface: you can fully customize your dashboard, drag and drop widgets and more.
- Matomo features are built inside plugins: you can add new features and remove the ones you don’t need. You can build your own web analytics plugins or hire a consultant to have your custom feature built-in Matomo.
- A vibrant international Open community of more than 200,000 active users (tracking even more websites!)
- Advanced Web Analytics capabilities such as E-commerce Tracking, Goal tracking, Campaign tracking, Custom Variables, Email Reports, Custom Segment Editor, Geo Location, Real-time visits and maps, [and a lot more!](https://matomo.org/feature-overview/)

Documentation and more info on .

We are together creating the best open analytics platform in the world!

###  Health Score

71

—

ExcellentBetter than 100% of packages

Maintenance84

Actively maintained with recent releases

Popularity66

Solid adoption and visibility

Community42

Growing community involvement

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

851

Last Release

53d ago

Major Versions

4.15.2-b1 → 5.0.0-rc22023-09-07

4.16.0-rc1 → 5.0.0-rc82023-11-17

4.16.0 → 5.0.0-rc92023-12-06

4.16.1 → 5.0.32024-03-07

4.16.2 → 5.6.0-rc12025-11-21

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

2.0.3-b1PHP &gt;=5.3.2

2.8.0-b3PHP &gt;=5.3.3

3.0.0-b1PHP &gt;=5.5.9

4.0.0-a1PHP &gt;=7.2.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/80e09d9121023df96ecb1fc20edac8c3d9b724b50dbd3815fa264ae1a6adc58b?d=identicon)[matomo](/maintainers/matomo)

---

Top Contributors

[![mattab](https://avatars.githubusercontent.com/u/466765?v=4)](https://github.com/mattab "mattab (8120 commits)")[![tsteur](https://avatars.githubusercontent.com/u/273120?v=4)](https://github.com/tsteur "tsteur (4761 commits)")[![sgiehl](https://avatars.githubusercontent.com/u/1579355?v=4)](https://github.com/sgiehl "sgiehl (4197 commits)")[![robocoder](https://avatars.githubusercontent.com/u/922051?v=4)](https://github.com/robocoder "robocoder (2199 commits)")[![diosmosis](https://avatars.githubusercontent.com/u/125140?v=4)](https://github.com/diosmosis "diosmosis (1009 commits)")[![mnapoli](https://avatars.githubusercontent.com/u/720328?v=4)](https://github.com/mnapoli "mnapoli (943 commits)")[![gka](https://avatars.githubusercontent.com/u/617518?v=4)](https://github.com/gka "gka (624 commits)")[![halfdan](https://avatars.githubusercontent.com/u/176576?v=4)](https://github.com/halfdan "halfdan (548 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (382 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (253 commits)")[![tzi](https://avatars.githubusercontent.com/u/415891?v=4)](https://github.com/tzi "tzi (226 commits)")[![Findus23](https://avatars.githubusercontent.com/u/6266037?v=4)](https://github.com/Findus23 "Findus23 (164 commits)")[![julienmoumne](https://avatars.githubusercontent.com/u/723165?v=4)](https://github.com/julienmoumne "julienmoumne (164 commits)")[![michalkleiner](https://avatars.githubusercontent.com/u/233342?v=4)](https://github.com/michalkleiner "michalkleiner (132 commits)")[![bx80](https://avatars.githubusercontent.com/u/88810029?v=4)](https://github.com/bx80 "bx80 (120 commits)")[![mneudert](https://avatars.githubusercontent.com/u/635801?v=4)](https://github.com/mneudert "mneudert (101 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (101 commits)")[![AltamashShaikh](https://avatars.githubusercontent.com/u/14902277?v=4)](https://github.com/AltamashShaikh "AltamashShaikh (80 commits)")[![justinvelluppillai](https://avatars.githubusercontent.com/u/1127121?v=4)](https://github.com/justinvelluppillai "justinvelluppillai (73 commits)")[![caddoo](https://avatars.githubusercontent.com/u/1169490?v=4)](https://github.com/caddoo "caddoo (65 commits)")

---

Tags

analyticsgrowthhacktoberfestintranetlogmarketingmatomomobilemysqlphppiwikprivacysecurityweb-analyticswebsitewebpiwikmatomoanalytics

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[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)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)

PHPackages © 2026

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