open-location-code icon indicating copy to clipboard operation
open-location-code copied to clipboard

PHP language support

Open chinmaypurav opened this issue 4 years ago • 2 comments

I would like to contribute to this project by adding a PHP code with the same algorithm. The only problem I am facing is with the RegEx part.

chinmaypurav avatar Mar 14 '21 08:03 chinmaypurav

Recommended tag: implementation request

(but actually recommending to close as out-of-scope in #434)

fulldecent avatar Apr 25 '21 04:04 fulldecent

I wrote one for PHP: https://github.com/yocto/yoclib-openlocationcode-php. It is just the Java code converted to PHP. Only thing I have to do is fixing some things until all tests pass, before I will release the first official version.

ben221199 avatar Sep 20 '22 19:09 ben221199