PHPackages                             phptdgram/td-client - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phptdgram/td-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

phptdgram/td-client
===================

PHP TD Gram TdClient Component

1.0.0(6y ago)21151MITPHPPHP ^7.4||^8.0CI failing

Since Apr 13Pushed 6y ago1 watchersCompare

[ Source](https://github.com/phptdgram/td-client)[ Packagist](https://packagist.org/packages/phptdgram/td-client)[ Docs](https://github.com/phptdgram/td-client)[ RSS](/packages/phptdgram-td-client/feed)WikiDiscussions master Synced 3d ago

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

TdClient
========

[](#tdclient)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6a696e98b8a9500bab00e237256fc691e7e87e09ed6ba4189954b088d2ad86f5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f70687074646772616d2f74642d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phptdgram/td-client)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/b0506679efeccc2da7d01b07e1cbe5ac3289a0235930d50601fde3162c7277da/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f70687074646772616d2f74642d636c69656e742f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/phptdgram/td-client)[![Code Quality](https://camo.githubusercontent.com/a7944e82065ef9e9ae2fd5d15f74580e08572c422599c80acdaec6fec8125952/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f70687074646772616d2f74642d636c69656e743f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phptdgram/td-client)[![Code Coverage](https://camo.githubusercontent.com/b2936b4511e4de040b4fc439fa14c52fdfd1d1f5bd0efd5e54e15f02b05a9774/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f70687074646772616d2f74642d636c69656e743f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/phptdgram/td-client)[![Mutation testing badge](https://camo.githubusercontent.com/8e7fa84a863362d72b0d5912c64067411150f32fd214ad47501c5a638edd88dd/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f7374796c653d666c61742d7371756172652675726c3d687474707325334125324625324662616467652d6170692e737472796b65722d6d757461746f722e696f2532466769746875622e636f6d25324670687074646772616d25324674642d636c69656e742532466d6173746572)](https://dashboard.stryker-mutator.io/reports/github.com/phptdgram/td-client/master)[![Total Downloads](https://camo.githubusercontent.com/d89c18e6f9c863dac43f5be77c81cfe28065f2ead726948e91b331f6abdf56a4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f70687074646772616d2f74642d636c69656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/phptdgram/td-client/stats)

[![Email](https://camo.githubusercontent.com/e3e4a46ec999fd7bad8871d0ce2a60123a3b8a79f04c305bfb2b976482bbcfbb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f656d61696c2d617572696d6173406e69656b69732e6c742d626c75652e7376673f7374796c653d666c61742d737175617265)](mailto:aurimas@niekis.lt)

The PHP TD Gram TdLib Client. Manages communication between TdLib and PHP. Accepts [phptdgram/adapter](https://github.com/phptdgram/adapter) based adapters. Works with [phptdgram/schema](https://github.com/phptdgram/schema) objects.

Install
-------

[](#install)

Via Composer

```
$ composer require phptdgram/td-client
```

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

[](#basic-usage)

```
