joblocal / laravel-ga-helper
A component for the laravel framework for getting data from google analytics.
V1.1
2016-09-13 08:00 UTC
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: 2024-10-24 05:01:05 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