This commit is contained in:
Ramdhan Firmansyah 2021-07-07 10:20:08 -04:00 committed by GitHub
commit 0dfe7d3813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -789,6 +789,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.