Skip to content

Releases: Vectorial1024/open-location-code-php

v1.1.2

28 Oct 23:39
e8bb549
Compare
Choose a tag to compare

Hotfix: removed composer.lock from distribution (ba2014f)

v1.1.1 released

23 Oct 07:54
b52ff47
Compare
Choose a tag to compare

Hotfix: the code calculators are now final (b52ff47)

v1.1.0 released

23 Oct 07:48
f958da0
Compare
Choose a tag to compare

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

v1.0.0 released

04 Oct 07:34
5f237cc
Compare
Choose a tag to compare

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