PHPackages                             khaperets/madelineproto - 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. [Image &amp; Media](/categories/media)
4. /
5. khaperets/madelineproto

ActiveProject[Image &amp; Media](/categories/media)

khaperets/madelineproto
=======================

PHP implementation of telegram's MTProto protocol.

7.0.71(4y ago)052AGPL-3.0-onlyPHP

Since Nov 24Pushed 4y agoCompare

[ Source](https://github.com/khaperets/MadelineProto)[ Packagist](https://packagist.org/packages/khaperets/madelineproto)[ Docs](https://docs.madelineproto.xyz)[ GitHub Sponsors](https://github.com/danog)[ RSS](/packages/khaperets-madelineproto/feed)WikiDiscussions stable Synced today

READMEChangelogDependencies (33)Versions (256)Used By (0)

MadelineProto, a PHP MTProto telegram client
============================================

[](#madelineproto-a-php-mtproto-telegram-client)

[![phabel.io - PHP transpiler](https://camo.githubusercontent.com/7db458d935c321a6241840a3859ab691dee73c93ec1d54f9630af51651fe07dc/68747470733a2f2f70686162656c2e696f2f6261646765)](https://phabel.io)

Created by [Daniil Gentili](https://daniil.it)

Do join the official channel, [@MadelineProto](https://t.me/MadelineProto) and the [support groups](https://t.me/pwrtelegramgroup)!

[Now with Telegram TON blockchain integration](https://github.com/danog/MadelineProto/blob/master/ton/README.md)!

[Approved by Telegram!](https://telegram.org/apps)

What's this?
------------

[](#whats-this)

This library can be used to easily interact with Telegram **without** the bot API, just like the official apps.

It can login with a phone number (MTProto API), or with a bot token (MTProto API, **no bot API involved!**).

[It is now fully async](https://docs.madelineproto.xyz/docs/ASYNC.html)!

Getting started ([now fully async!](https://docs.madelineproto.xyz/docs/ASYNC.html))
------------------------------------------------------------------------------------

[](#getting-started-now-fully-async)

```
