open-location-code
open-location-code copied to clipboard
PHP language support
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.
Recommended tag: implementation request
(but actually recommending to close as out-of-scope in #434)
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.