Async PHP client/server API for the telegram MTProto protocol https://docs.madelineproto.xyz
Go to file
danogentili 741f166640 Reorganized code 2016-08-08 18:10:13 +02:00
.vscode Fixed serialization/deserialization, now fixing mess in prime number generation module... 2016-07-18 17:11:37 +02:00
original_telepy Reorganized classes and started to write RSA class 2016-08-08 16:09:11 +02:00
src/danog/MadelineProto Reorganized code 2016-08-08 18:10:13 +02:00
vendor Update composer 2016-08-07 23:25:42 +02:00
.gitignore Added credentials 2016-08-04 22:22:48 +02:00
LICENSE Reorganized code 2016-08-08 18:10:13 +02:00
README.md Reorganized code 2016-08-08 18:10:13 +02:00
composer.json Started to reorganize class 2016-08-07 23:23:10 +02:00
composer.lock Update composer 2016-08-07 23:25:42 +02:00
credentials Added credentials 2016-08-04 22:22:48 +02:00
telepy.php Reorganized code 2016-08-08 18:10:13 +02:00
testing.php Reorganized code 2016-08-08 18:10:13 +02:00

README.md

MadelineProto

StyleCI

Licensed under AGPLv3.

PHP implementation of MTProto, based on telepy.

This is a WIP.

This project requires PHP 7 and a 64 bit machine.

The name of this project is inspired by this person.