Async PHP client/server API for the telegram MTProto protocol
https://docs.madelineproto.xyz
.vscode | ||
classes | ||
libpy2php | ||
tests | ||
vendor | ||
.gitignore | ||
aes256.php | ||
Caddyfile | ||
composer.json | ||
composer.lock | ||
crypt.php | ||
crypt.py | ||
mtproto.php | ||
mtproto.py | ||
prime.php | ||
prime.py | ||
README.md | ||
telepy.php | ||
telepy.py | ||
testing.php | ||
testing.py | ||
TL_schema.JSON | ||
TL.php | ||
TL.py |
MadelineProto
PHP implementation of MTProto, converted from telepy using py2php.
This is a WIP.
This project requires PHP 7 and a 64 bit machine.
The name of this project is inspired by this person.