You are more than welcome for any contributions to this project. The rules are:
- The framework follows
PSR-2coding standard and thePSR-4autoloading standard. - Make sure all the existing
PHPUnittests are passed. - For any new function write a test and keep the code coverage >=
95%. - Keep Code Climate GPA at
4and make sure there is no issue. - Keep Codacy rate at
A. - Keep Scrutinizer rate >=
8.5.