定制 ins0/zf2-analytics 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ins0/zf2-analytics

最新稳定版本:1.0.0

Composer 安装命令:

composer require ins0/zf2-analytics

包简介

ZF2 module for interacting with the Google-Measurement-PHP-Client library

README 文档

README

ZF2 Module wrapper for the google-measurement-php-client library

Requirements

Installation

Install via Composer

In the require key of composer.json file add the following

"ins0/zf2-analytics": "1.0.*"

Or

php composer.phar require ins0/zf2-analytics:1.*

Copy-paste the zf2-analytics.global.php.dist file to your autoload folder, and enable the module by adding Zf2Analytics to your application.config.php file.

Usage

use Racecore\GATracking\GATracking;

$analytics = $serviceLocator->get(GATracking::class);

统计信息

  • 总下载量: 136
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-02-04