Feature/Coding Standards
Please review !1 (merged) first.
Implementation of the PSR12 coding standard.
- Added
phpcs
andphpcbf
to automatically check and fix violations - Added 1 additional rule regarding trailing commas on multiline arrays
- Altered any code which violated the defined rules
- Added grumphp to prevent commits from adding violations