VisualAppeal / Matomo-PHP-API

PHP wrapper for the Matomo API.
MIT License
95 stars 33 forks source link

add: Feature json decode to associate array #27

Closed hackolein closed 9 years ago

hackolein commented 9 years ago

JSON currently is decoded into an object, with the change, you can set whether you get an associative array.