PHPackages                             sonko-dmitry/botan-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. sonko-dmitry/botan-php-sdk

ActiveYii2-extension[API Development](/categories/api)

sonko-dmitry/botan-php-sdk
==========================

Wrapper for botan telengram bot analytics

v1.0.0(10y ago)0341BSD-3-ClausePHP

Since Aug 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/SonkoDmitry/botan-php-sdk)[ Packagist](https://packagist.org/packages/sonko-dmitry/botan-php-sdk)[ Docs](http://github.com/SonkoDmitry/botan-php-sdk)[ RSS](/packages/sonko-dmitry-botan-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Telegram bot API for Yii2
=========================

[](#telegram-bot-api-for-yii2)

[![Packagist](https://camo.githubusercontent.com/416446bba20e09648cc31dd755cd0774f2a8d27c80a0c7cdac17f8c55d1f8b19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f736f6e6b6f2d646d697472792f626f74616e2d7068702d73646b2e737667)](https://github.com/SonkoDmitry/botan-php-sdk/blob/master/LICENSE.md)[![Packagist](https://camo.githubusercontent.com/ebdf0ceb927d80373bbb8251bd306ed833d4c16f5d25ef323a4ba7b4ddd916b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736f6e6b6f2d646d697472792f626f74616e2d7068702d73646b2e737667)](https://packagist.org/packages/sonko-dmitry/botan-php-sdk)[![Packagist](https://camo.githubusercontent.com/06cadb8a5a8de2dd47dbeecb29857d1745de7e041fc31c7de17c2161e04134fe/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f736f6e6b6f2d646d697472792f626f74616e2d7068702d73646b2e737667)](https://packagist.org/packages/sonko-dmitry/botan-php-sdk)

This extension is the way to integrate [Botan.io](http://botan.io/) to you application.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

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
-----

[](#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](https://appmetrika.yandex.com/) api token. 123 unique customer ID, for example chat\_id or sender\_id

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3929d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dcd69a5541802b3223917a95af523a35618778ca570318d20f48a8894a715adb?d=identicon)[SonkoDmitry](/maintainers/SonkoDmitry)

---

Top Contributors

[![SonkoDmitry](https://avatars.githubusercontent.com/u/665862?v=4)](https://github.com/SonkoDmitry "SonkoDmitry (3 commits)")

---

Tags

apisdkbottelegrambotanbotanio

### Embed Badge

![Health badge](/badges/sonko-dmitry-botan-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/sonko-dmitry-botan-php-sdk/health.svg)](https://phpackages.com/packages/sonko-dmitry-botan-php-sdk)
```

###  Alternatives

[telegramsdk/botapi

SDK for the Telegram Bot API.

234.0k1](/packages/telegramsdk-botapi)[borsaco/telegram-bot-api-bundle

A simple wrapper for telegram-bot-api.

5633.0k](/packages/borsaco-telegram-bot-api-bundle)[klev-o/telegram-bot-api

Simple and convenient object-oriented implementation Telegram bot API with php version ^7.4 support. You'll like it)

457.8k1](/packages/klev-o-telegram-bot-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
