Performance and Reorg
Performance Improvements!
I made a number of seemingly minor changes to the regular expressions that when benchmarked resulted in a nearly 3% performance improvement.
Reorganized directory structure to be more standard
Old Path | New Path |
---|---|
Source/ | src/ |
Tools/ | bin/ |
Tests/ | test/ |
Warning: if you are directly requiring the PHP file rather than using composer this will be a breaking change.