This plugin enable the usage of raygun into WordPress for frontend and backend.
Download the latest release or clone this repository and run :
composer install --no-dev --prefer-dist -o
- Install plugin
 - Define the 
BEAPI_RAYGUN_API_KEYconstant into your wp-config.php file - Enjoy !
 
- Create pull requests :)
 - Check PHP coding standards 
phpcs .