Coding style

The XRL team closely follows the PSR-2 coding style.

Also, when developing, the following command can be used to check various aspects of the code quality:

$ vendor/bin/phing qa

It runs the following tools on XRL’s code to detect possible issues: