Laravel Analytics Versions Save

A Laravel package to retrieve pageviews and other data from Google Analytics

4.0.1

2 years ago
  • allow "Google_Service_Analytics_GaData" return type for performQuery methods (#402)

4.0.0

3 years ago
  • support PHP 8+
  • drop support for PHP 7.x
  • use PHP 8 syntax where possible

3.11.0

3 years ago
  • widened DateTime to DateTimeInterface to allow immutables usage (#390)

3.10.2

3 years ago
  • add support for PHP 8

3.10.1

3 years ago
  • Add support for Laravel 8

3.10.0

3 years ago
  • Create getter for $viewId in Analytics Class

3.9.0

4 years ago
  • add support for Laravel 7

3.8.1

4 years ago
  • allow symfony 5 components

3.8.0

4 years ago
  • add support for Laravel 6
  • use Symfony's PSR-16 cache adapter

3.7.0

5 years ago
  • drop support for Laravel 5.7 and lower
  • drop support for PHP 7.1 and lower