2017 © Pedro PelĂĄez
 

library google-analytics-service-provider

Google Analytics for Silex

image

sergiors/google-analytics-service-provider

Google Analytics for Silex

  • Thursday, July 28, 2016
  • by sergiors
  • Repository
  • 3 Watchers
  • 3 Stars
  • 379 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Google Analytics Service Provider

Install

composer require sergiors/google-analytics-service-provider

How to use

// ...
$app->register(new Sergiors\Silex\Provider\GoogleAnalyticsServiceProvider(), [
    'ga.tracking_code' = '{your code here}'
]);

That's it., (*1)

License

MIT, (*2)

The Versions

28/07 2016
28/01 2016
27/07 2015

1.0.0

1.0.0.0

Google Analytics for Silex

  Sources   Download

MIT

The Requires

 

The Development Requires

by Sérgio Rafael Siqueira