davidecesarano / gapi
Autoloading class GAPI - Google Analytics PHP Interface.
Installs: 10 915
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=5.2.0
This package is auto-updated.
Last update: 2025-03-24 06:11:00 UTC
README
Composer autoloading class for GAPI - Google Analytics PHP Interface.
Features
- Supports CURL and fopen HTTP access methods, with autodetection.
- PHP arrays for Google Analytics metrics and dimensions.
- Account data object mapping - get methods for parameters.
- Report data object mapping - get methods for metrics and parameters.
- Easy filtering, using a GAPI query language for Google Analytics filters.
- Full PHP5 Object Oriented code, ready for use in your PHP application.
Installation and Usage
Follow the instructions here: https://github.com/erebusnz/gapi-google-analytics-php-interface