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.)
Remarks by Kryten0807:
The purpose of this fork is to implement Google's batch mode update for cell feeds in Spreadsheets (see https://developers.google.com/google-apps/spreadsheets/#updating_multiple_cells_with_a_batch_request).