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

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

acgfbr/madelineproto
====================

Async PHP client API for the telegram MTProto protocol.

8.0.2(1y ago)068AGPL-3.0-onlyPHP

Since Jan 16Pushed 1y agoCompare

[ Source](https://github.com/acgfbr/MadelineProto)[ Packagist](https://packagist.org/packages/acgfbr/madelineproto)[ Docs](https://docs.madelineproto.xyz)[ GitHub Sponsors](https://github.com/danog)[ RSS](/packages/acgfbr-madelineproto/feed)WikiDiscussions v8 Synced 1mo ago

READMEChangelog (1)Dependencies (42)Versions (150)Used By (0)

This package is a fork of danog with set\_time\_limit fix for frankenphp
========================================================================

[](#this-package-is-a-fork-of-danog-with-set_time_limit-fix-for-frankenphp)

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

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

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

`#StandWithUkraine 🇺🇦`

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)

```
