This package provides a slack-php AppServer implementation that allows an application written for the [Slack App Framework for PHP][1] to be run in [Socket Mode][2]. Socket Mode uses the websocket protocol to communicate with Slack, and allows you to run an app (even locally) without having to…