PHPackages                             djamadeus/google-spreadsheet-api2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. djamadeus/google-spreadsheet-api2

ActiveLibrary[API Development](/categories/api)

djamadeus/google-spreadsheet-api2
=================================

Google Spreadsheets API 3.0

0.1.0(12y ago)04MITPHPPHP &gt;=5.3.2

Since Sep 10Pushed 4y agoCompare

[ Source](https://github.com/Wunderdata/google-spreadsheet-api)[ Packagist](https://packagist.org/packages/djamadeus/google-spreadsheet-api2)[ Docs](https://github.com/MikeRoetgers/google-spreadsheet-api)[ RSS](/packages/djamadeus-google-spreadsheet-api2/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

google-spreadsheet-api
======================

[](#google-spreadsheet-api)

Implementation of the Google Spreadsheet API 3.0

[![Build Status](https://camo.githubusercontent.com/015cfbb8df2b19384d9c42724c5141f6608d5e395371b619f55df86613d60260/68747470733a2f2f7472617669732d63692e6f72672f4d696b65526f6574676572732f676f6f676c652d73707265616473686565742d6170692e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/MikeRoetgers/google-spreadsheet-api)

Status
------

[](#status)

This is still a WIP. Keep in mind that everything can change until 1.0.0 is reached. Currently only reading data is implemented.

Authorization
-------------

[](#authorization)

The lib is only tested with the OAuth 2.0 authorization method.

It is your responsibility to make sure the access token is valid. The client does not refresh the token automatically.

Basic Usage
-----------

[](#basic-usage)

```
