A Laravel 5 package to retrieve Google Analytics data.
composer require "spatie/laravel-analytics:2.3.1"
| 包名 | 版本要求 |
|---|---|
| google/apiclient | ^1.1 |
| illuminate/contracts | ~5.1.0|~5.2.0|~5.3.0 |
| illuminate/support | ~5.1.0|~5.2.0|~5.3.0 |
| nesbot/carbon | ^1.21 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^0.9.5 |
| orchestra/database | 3.3.x@dev |
| orchestra/testbench | 3.3.x@dev |
| phpunit/phpunit | ^4.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-12-14 09:46:26 |
| 类型 | library |