linkorb / matomo-reporting-api-client
Matomo Reporting API Client library
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/linkorb/matomo-reporting-api-client
Requires
- guzzlehttp/guzzle: ^6.0
Requires (Dev)
- symfony/dotenv: ^4.0
This package is auto-updated.
Last update: 2025-09-29 01:41:33 UTC
README
Simple client library to interact with Matomo's Reporting API.
Examples
You'll find various examples in the example/
directory.
In order to execute them, you'll need to copy the .env.dist
to .env
and adjust the configuration for your environment.
After this, you can simply execute the examples like this:
php example/visits-summary.php
License
MIT. Please refer to the license file for details.
Brought to you by the LinkORB Engineering team
Check out our other projects at linkorb.com/engineering.
Btw, we're hiring!