PHPackages                             tsvetkov/tinkoff\_open\_api - 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. tsvetkov/tinkoff\_open\_api

ActiveLibrary[API Development](/categories/api)

tsvetkov/tinkoff\_open\_api
===========================

PHP Library for telegram bot API

0.1.0(5y ago)08PHPPHP ^7.4 || ^8.0

Since Feb 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Alekers/tinkoff-open-api)[ Packagist](https://packagist.org/packages/tsvetkov/tinkoff_open_api)[ RSS](/packages/tsvetkov-tinkoff-open-api/feed)WikiDiscussions 0.0 Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Tinkoff Open Api SDK by Tsvetkov
================================

[](#tinkoff-open-api-sdk-by-tsvetkov)

[![Latest Stable Version](https://camo.githubusercontent.com/cf06c463aeaf3e282e6309187f0abf57e09b50252eaa3db0c90fe56c9e19ec7a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74737665746b6f762f74696e6b6f66665f6f70656e5f6170692e737667)](https://packagist.org/packages/tsvetkov/tinkoff_open_api)[![Total Downloads](https://camo.githubusercontent.com/c273f3a610ed3265a4eb2655f433004caedbc2f148a05a08c2a8f761ad360d17/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74737665746b6f762f74696e6b6f66665f6f70656e5f6170692e737667)](https://packagist.org/packages/tsvetkov/tinkoff_open_api)

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

[](#installation)

In order to install extension use Composer. Either run

```
php composer.phar require tsvetkov/tinkoff_open_api

```

or add

```
"tsvetkov/tinkoff_open_api": "*"

```

to the require section of your composer.json.

Basic Usage
-----------

[](#basic-usage)

Initialization

```
use tsvetkov\tinkoff_open_api\Client;

$client = new Client($token);

$stocks = $client->marketStocks();

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

Every ~0 days

Total

2

Last Release

1907d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b72b760e444bb27ecbeeac36c59a75dce6fed3fac9e7c9f988e82d4a268ce94?d=identicon)[Alekers](/maintainers/Alekers)

---

Top Contributors

[![Alekers](https://avatars.githubusercontent.com/u/27341059?v=4)](https://github.com/Alekers "Alekers (2 commits)")

---

Tags

openapisdktinkofftinkoff-invest

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tsvetkov-tinkoff-open-api/health.svg)

```
[![Health](https://phpackages.com/badges/tsvetkov-tinkoff-open-api/health.svg)](https://phpackages.com/packages/tsvetkov-tinkoff-open-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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