Skip to content

tryvin/google-maps-php-sdk

 
 

Repository files navigation

Google Maps PHP SDK

Packagist version Scrutinizer Build Status

Google Maps PHP (unofficial library). This provide simple functions to work with Google Maps APIs. You can find further informations in Google Maps Platform Documentation

Google Maps provide many services, actually at this moment this package implements only Geocoding service but others will be available soon.

Reference & Documentation

Go to complete reference or read documentation

Google Maps Services

Ready

  • Geocoding ☑️
  • Elevation ☑️
  • Places ☑️
  • Time Zone ☑️

ASAP

  • Directions (soon)
  • Distance Matrix (soon)
  • Road (soon)

Not scheduled

  • Geolocation (not scheduled)

Installation

You can install the package via composer:

composer require biscolab/google-maps-php-sdk

Documentation

Notice! The package is not yet stable, you may find trouble with your minimum stability settings.

Examples

Watch the examples

License

MIT License

Packages

No packages published

Languages

  • PHP 100.0%