Stand Status 2.0
Major rewrite and refactor of the library.
New Features:
- Ability to download and parse stand data from OpenStreetMap
- Implements Phpunit test suite and test coverage for library
- Ability to parse stand data from an array
Changes:
- Update repository to follow PSR best practice
- Change to OOP style, replacing previous raw arrays
- Sets PHP 7.2 as minimum supported version
- Updates README for readability and to document new changes
Fixes:
- Implements ability to actually use the
standExtensions
configuration setting