-
Notifications
You must be signed in to change notification settings - Fork 481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHP language support #427
Comments
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. |
We're happy to link to external implementations, especially as we're not experts in every language. Best thing would be for either of you to complete your implementation and then add it to the wiki page https://github.com/google/open-location-code/wiki/Other-Implementations |
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.
The text was updated successfully, but these errors were encountered: