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

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

peppelg/madelineproto
=====================

PHP implementation of telegram's MTProto protocol.

4.1.1(6y ago)0281AGPL-3.0-onlyPHPPHP &gt;=7.1.0

Since Nov 24Pushed 6y agoCompare

[ Source](https://github.com/peppelg/MadelineProto)[ Packagist](https://packagist.org/packages/peppelg/madelineproto)[ Docs](https://daniil.it/MadelineProto)[ RSS](/packages/peppelg-madelineproto/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (18)Versions (23)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)!

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

```
