Async PHP client/server API for the telegram MTProto protocol https://docs.madelineproto.xyz
Go to file
2016-10-03 14:04:03 +02:00
.vscode Fixed serialization/deserialization, now fixing mess in prime number generation module... 2016-07-18 17:11:37 +02:00
src/danog/MadelineProto Applied fixes from StyleCI 2016-09-24 15:58:31 +00:00
.gitignore Removed save file 2016-09-14 12:25:06 +02:00
.travis.yml Fixed prime module, removed dependencies from repository, adapted for hhvm. 2016-08-10 14:51:28 +02:00
composer.json Starting to handle acks 2016-08-22 21:24:22 +02:00
composer.lock Finished rewriting response management module 2016-09-14 23:10:34 +02:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-10-03 13:53:56 +02:00
credentials Added credentials 2016-08-04 22:22:48 +02:00
LICENSE Reorganized code 2016-08-08 18:10:13 +02:00
README.md Update README.md 2016-10-03 14:04:03 +02:00
testing.php save 2016-09-24 17:58:17 +02:00

MadelineProto

StyleCI Build Status

Licensed under AGPLv3.

PHP implementation of MTProto, based on telepy.

This project can run on PHP 7, PHP 5.6 and HHVM.

This is a WIP. This project adheres to the Hacktoberfest event by DigitalOcean.
Browse the issues of this project and help close at least four of them with a pull request to get a free t-shirt!

The name of this project is inspired by this person.