Download the PHP package markenwerk/google-places-suite without Composer
On this page you can find all versions of the php package markenwerk/google-places-suite. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download markenwerk/google-places-suite
More information about markenwerk/google-places-suite
Files in markenwerk/google-places-suite
Package google-places-suite
Short Description A PHP library to query Google's Places service for querying locations and addresses and getting details by Places ID.
License MIT
Homepage http://markenwerk.net/
Informations about the package google-places-suite
PHP Google Places Suite
A PHP library to query Google's Places service for querying locations and addresses and getting details by Places ID.
Installation
Usage
Autoloading and namesapce
Performing a Google Places Query
Getting detail information about a known Google Places ID
Reading from a GooglePlacesDetailResult
Attention: Plaese note that all getter methods on the GeoLocationAddress
return a GeoLocationAddressComponent
instance or null
. For preventing calls on non-objects the GeoLocationAddress
class provides methods to check whether the address components exists.
Exception handling
PHP Google Places Suite provides different exceptions provided by the PHP Common Exceptions project for proper handling.
You can find more information about PHP Common Exceptions at Github.
Contribution
Contributing to our projects is always very appreciated.
But: please follow the contribution guidelines written down in the CONTRIBUTING.md document.
License
PHP Google Places Suite is under the MIT license.
All versions of google-places-suite with dependencies
lib-curl Version *
markenwerk/common-exceptions Version ~3.0
markenwerk/google-datastructures Version ~2.0