Skip to content

Releases: Vectorial1024/open-location-code-php

1.1.4 (2026-05-22)

22 May 17:38
e4a855e

Choose a tag to compare

Fixed out-of-bounds coordinates when decoding OLC, caused by typing/porting mistakes. (#6)

1.1.3 (2026-04-21)

21 Apr 08:33
b2b68ed

Choose a tag to compare

GitHub security advisory (GHSA-qrr6-mg7r-m243)

v1.1.2

28 Oct 23:39
e8bb549

Choose a tag to compare

Hotfix: removed composer.lock from distribution (ba2014f)

v1.1.1 released

23 Oct 07:54
b52ff47

Choose a tag to compare

Hotfix: the code calculators are now final (b52ff47)

v1.1.0 released

23 Oct 07:48
f958da0

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

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