#Roadmap
This maintains the historical API but allows for composer autoloading.
- Composer support.
- PSR2 bar class names.
- Migrate tests to PHPUnit.
The historical API will be broken by classname changes.
- Introduce namespacing.
- PSR4 autoloading.
- Automated testing.
- PHP 5.4 minimum.
- PHP 7.2 minimum.
- PHPUnit 8.
- Enable strict typing mode for all PHP files.
- PHP 7.3 minimum.
- PHPUnit 9.