linkorb / matomo-reporting-api-client
Matomo Reporting API Client library
Package info
github.com/linkorb/matomo-reporting-api-client
pkg:composer/linkorb/matomo-reporting-api-client
v1.0.0
2018-05-06 06:47 UTC
Requires
- guzzlehttp/guzzle: ^6.0
Requires (Dev)
- symfony/dotenv: ^4.0
This package is auto-updated.
Last update: 2026-03-01 00:11:57 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!