zendframework / zendgdata
provide programmatic interface to some of Google's online services
Installs: 189 307
Dependents: 2
Suggesters: 1
Security: 0
Stars: 30
Watchers: 19
Forks: 35
Open Issues: 11
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
README
Repository abandoned 2019-12-05
The GData APIs were deprecated starting in 2014, and should no longer be used.
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.)