mirror of
https://github.com/danog/MadelineProto.git
synced 2024-11-27 05:34:42 +01:00
.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.