gusdecool/google-php

Google API PHP Wrapper

v0.2.0 2013-11-12 15:29 UTC

This package is auto-updated.

Last update: 2024-03-29 03:14:49 UTC


README

Google API wrapper for PHP For sample how to use the code in live app, please see web-test.php

Requirement

  • PHP >5.4.x
  • cURL extension

Feature

  • Google Place Nearby (google place search)

Update Logs

###v0.2.0

  • Rebase into singleton
  • Update phpunit.xml with some constant configuration
  • Use PHPUnit to test the code

###v0.1.0

  • Add google place search API