Note: you may refer to README.md for description of features.
Fixed decoding of OLC producing out-of-bounds coordinates (#6).
GitHub security advisory (https://github.com/advisories/GHSA-qrr6-mg7r-m243)
Hotfix: removed composer.lock from distribution (ba2014fc551dbfd2456eadb4f9e31ed5f80671a6)
Hotfix: the code calculators are now final (b52ff47a044a12bbe364856c7f3fbf8e0ced4aa3)
Minor update to the library.
- Added a new way to efficiently check OLC area containment for many points (#3)
- 32-bit compatibility is now automatically applied to only 32-bit PHP runtime (#4)
- Fixed a minor PHPDoc error
Initial release.
This is a modern PHP port of the google/open-location-code repository to handle Open Location Codes (aka Plus Codes).
- Uses PHP objects to handle Open Location Code
- OLC decoding returns an object for easier handling