- Fixed back reference syntax issue
- Update copyright date
- Fixed comments (per PhpStorm)
- Handle null values
- Composer integration
- Full PHPUnit Test Suite
- Bump PHP requirement to php-5.6 (in order to use splat operator [...])
- Implement PSR-4 compliant autoloading
- Updated parameter interpolation process for more reliable / proper behavior
- Updated README