Download the PHP package rentberry/geocoder-grpc without Composer
On this page you can find all versions of the php package rentberry/geocoder-grpc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rentberry/geocoder-grpc
More information about rentberry/geocoder-grpc
Files in rentberry/geocoder-grpc
Download rentberry/geocoder-grpc
More information about rentberry/geocoder-grpc
Files in rentberry/geocoder-grpc
Vendor rentberry
Package geocoder-grpc
Short Description PHP gRPC bindings to https://github.com/Rentberry/geocoder
License MIT
Package geocoder-grpc
Short Description PHP gRPC bindings to https://github.com/Rentberry/geocoder
License MIT
Please rate this library. Is it a good library?
Informations about the package geocoder-grpc
gRPC based geocoding service
Adapter for external geocoding services with caching, monitoring, metrics etc. Has built-in support for timezone queries (resolve coordinates to timezone) implemented using amazing Brad Fitzpatrick's library. Supports Google's Geocoding API and Opencage for now.
Usage
Docker image
This will start geocoding service that listens for grpc connections
on port 8080
and exposes prometheus metrics on /metrics
on port 9092
gRPC methods
Geocoding
Forward and reverse geocoding
Example
Request:
Response:
Timezone lookup
Find location's timezone by provided coordinates `
Example
Request:
Response:
All versions of geocoder-grpc with dependencies
PHP Build Version
Package Version
The package rentberry/geocoder-grpc contains the following files
Loading the files please wait ....