gusdecool / google-php
Google API PHP Wrapper
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Open Issues: 1
pkg:composer/gusdecool/google-php
Requires
- shuber/curl: dev-master
This package is auto-updated.
Last update: 2025-09-29 01:21:44 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