A framework agnostic PHP library to build chat bot
BotMan is a framework agnostic PHP library that is designed to simplify the task of developing innovative bots for multiple messaging platforms, including Slack, Telegram, Microsoft Bot Framework, Nexmo, HipChat, Facebook Messenger and WeChat.
This package can activate, deactivate and store feature values.
It provides a class to set feature values to be associated to a name using a fluent interface.
Another class is provided to activate, deactivate, get features and save their values to a storage container implemented by a separate object passed to the class as a constructor parameter.