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)
- Host: GitHub
- URL: https://github.com/unicodeveloper/pluscodes
- Owner: unicodeveloper
- License: other
- Created: 2016-12-01T08:56:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-31T18:58:13.000Z (about 9 years ago)
- Last Synced: 2025-02-26T13:52:52.522Z (11 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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