Add BotMan

This commit is contained in:
Marcel Pociot 2017-04-16 12:34:17 +02:00 committed by Jamie York
parent 595f90b82c
commit 662e1d9c5e
1 changed files with 1 additions and 0 deletions

View File

@ -771,6 +771,7 @@ Libraries to help manage database schemas and migrations.
*Useful libraries or tools that don't fit in the categories above.*
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
* [BotMan](https://github.com/mpociot/botman) - A framework agnostic PHP library to build cross-platform chat bots.
* [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
* [Chief](https://github.com/adamnicholson/Chief) - A command bus library.
* [ClassPreloader](https://github.com/ClassPreloader/ClassPreloader) - A library for optimising autoloading.