We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b50583 commit 7c8c1e6Copy full SHA for 7c8c1e6
README.md
@@ -1,13 +1,14 @@
1
# Matomo PHP API
2
3
-[](https://travis-ci.org/VisualAppeal/Matomo-PHP-API)
+[](https://travis-ci.org/VisualAppeal/Matomo-PHP-API) [](https://packagist.org/packages/visualappeal/matomo-php-api)
4
5
A PHP wrapper class for the [Matomo](https://matomo.org/) API.
6
7
## Requirements
8
9
* PHP >= 7.2
10
* cUrl (php-curl)
11
+* JSON (php-json)
12
13
## Install
14
0 commit comments