From 1be01658c9668b9749e9f01f957a7544d89b58d2 Mon Sep 17 00:00:00 2001 From: Ramdhan Firmansyah Date: Fri, 15 May 2020 22:24:08 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b4ca32c..e4349eb 100644 --- a/README.md +++ b/README.md @@ -771,6 +771,7 @@ Libraries to help manage database schemas and migrations. * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine). * [BotMan](https://github.com/botman/botman) - A framework agnostic PHP library to build cross-platform chat bots. +* [MadelineProto](https://github.com/danog/MadelineProto) - PHP implementation of telegram's MTProto protocol. * [CakePHP Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and XML. * [Chief](https://github.com/adamnicholson/Chief) - A command bus library. * [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.