v2.1
Updates
Bump minimum PHP version to PHP 7.1
Developer
- Added scalar type declarations for parameters and return types
- Added strict typing wherever possible
- Changed directory structure for compliance with PHP standard filesystem structure
- Changed code for compliance with PSR-2 coding standards
- Changed test cases for compatibility with PHPUnit 6.x