hybridneo / zendgdata
provide programmatic interface to some of Google's online services
2.0.1
2012-09-24 15:17 UTC
Requires
- php: >=5.3.3
- zendframework/zend-http: >=2.0.0
- zendframework/zend-stdlib: >=2.0.0
- zendframework/zend-version: >=2.0.0
Requires (Dev)
- zendframework/zend-i18n: >=2.0.0
This package is not auto-updated.
Last update: 2024-12-17 09:20:58 UTC
README
UNMAINTAINED COMPONENT
This component is unmaintained. If you require API access to the Google api, please consider using https://code.google.com/p/google-api-php-client/
You can install using:
curl -s https://getcomposer.org/installer | php
php composer.phar install
At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)