Messenger A PHP library to interact with Installation You can install Messenger using Composer: composer require kerox/messenger You will then need to: run composer install to get these dependencies added to your vendor directory add the autoloader to your application with this line: require('vendo