PHPackages                             crocone/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. crocone/madelineproto

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

crocone/madelineproto
=====================

PHP implementation of telegram's MTProto protocol.

5.1.39(5y ago)016AGPL-3.0-onlyPHPPHP &gt;=7.2.0

Since Nov 24Pushed 5y agoCompare

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

READMEChangelog (5)Dependencies (31)Versions (148)Used By (0)

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

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

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)

```
