A Laravel 5 package to retrieve Google Analytics data.
composer require "spatie/laravel-analytics:3.4.0"
| 包名 | 版本要求 |
|---|---|
| google/apiclient | ^2.0 |
| illuminate/contracts | ~5.4.0|~5.5.0 |
| illuminate/support | ~5.4.0|~5.5.0 |
| madewithlove/illuminate-psr-cache-bridge | ^1.0 |
| nesbot/carbon | ^1.21 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ~3.4.6|~3.5.0 |
| phpunit/phpunit | ^6.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-01-08 14:38:23 |
| 类型 | library |