An open API service indexing awesome lists of open source software.

https://github.com/unicodeveloper/pluscodes

PHP Implementation of Google Open Location Code (Plus+Codes)
https://github.com/unicodeveloper/pluscodes

Last synced: 8 months ago
JSON representation

PHP Implementation of Google Open Location Code (Plus+Codes)

Awesome Lists containing this project

README

          

# PlusCodes

PHP implementation of Google Open Location Code(Plus+Codes)

## WIP - PLEASE DON'T HURT YOURSELF, I BEG YOU!!!!

[Open Location Code project](https://github.com/google/open-location-code)

## Work In Progress (WIP)

## Contributing

1. Fork it ( https://github.com/unicodeveloper/pluscodes/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request