An open API service indexing awesome lists of open source software.

https://github.com/linkorb/matomo-reporting-api-client

Matomo Reporting API client for PHP
https://github.com/linkorb/matomo-reporting-api-client

Last synced: 25 days ago
JSON representation

Matomo Reporting API client for PHP

Awesome Lists containing this project

README

          

Matomo Reporting API client
===========================

Simple client library to interact with [Matomo's Reporting API](https://developer.matomo.org/api-reference/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](LICENSE) for details.

## Brought to you by the LinkORB Engineering team



Check out our other projects at [linkorb.com/engineering](http://www.linkorb.com/engineering).

Btw, we're hiring!