定制 sonko-dmitry/botan-php-sdk 二次开发

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

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

sonko-dmitry/botan-php-sdk

最新稳定版本:v1.0.0

Composer 安装命令:

composer require sonko-dmitry/botan-php-sdk

包简介

Wrapper for botan telengram bot analytics

README 文档

README

Packagist Packagist Packagist

This extension is the way to integrate Botan.io to you application.

Installation

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require sonko-dmitry/botan-php-sdk:*

or add

"sonko-dmitry/botan-php-sdk": "*"

to the require section of your composer.json file.

Usage

  1. Now you can use wrapper
$tracker = new SonkoDmitry\BotanSDK\BotanTracker(1234567);
$tracker->track(123, ['text' => 'Hello world!'], 'Message');

Where "1234567" your Yandex.Appmetrica api token. 123 unique customer ID, for example chat_id or sender_id

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2015-08-07