Download the PHP package evoluty/google-maps-client without Composer
On this page you can find all versions of the php package evoluty/google-maps-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package google-maps-client
Google Maps APIs PHP Client
A PHP client for Google Maps APIs
This library helps building query and call the Google Maps APIs
This will parse results and give usable and typed objects as a result
Installation
Run composer require evoluty/google-maps-client
or check directly on the packagist website
Usage
Use like the following (example with the TimeZone API)
The response type depends on the API that you are calling and will contain public typed getters that match the Google API response
APIs
At the moment the following API are implemented:
- TimeZone API
- Directions API
All versions of google-maps-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-json Version *
psr/http-client Version ^1.0
php-http/discovery Version ^1.6
psr/http-factory Version ^1.0
myclabs/php-enum Version ^1.6
ext-json Version *
psr/http-client Version ^1.0
php-http/discovery Version ^1.6
psr/http-factory Version ^1.0
myclabs/php-enum Version ^1.6
The package evoluty/google-maps-client contains the following files
Loading the files please wait ....