joblocal / laravel-ga-helper
A component for the laravel framework for getting data from google analytics.
Installs: 215
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/joblocal/laravel-ga-helper
Requires
- php: ^7
- google/apiclient: ^2.0
- illuminate/support: >5.2
Requires (Dev)
- fiunchinho/phpunit-randomizer: 2.0.*
- fzaninotto/faker: ~1.4
- orchestra/testbench: ~3.0
- phpunit/phpunit: 5.4.*
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2025-09-24 07:12:21 UTC
README
This project provides a component for Laravel Framework with the google analytics reporting api for google analytics.
Installation
The best way to install laravel-ga-helper is by using Composer.
To install the most recent version, you can run the following command:
$ php composer.phar require joblocal/laravel-ga-helper
Configuration
To configure the package we provide new variables for your Dotenv, check out .env.example