Download the PHP package atico/spreadsheet-translator-provider-googledriveauth without Composer
On this page you can find all versions of the php package atico/spreadsheet-translator-provider-googledriveauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download atico/spreadsheet-translator-provider-googledriveauth
More information about atico/spreadsheet-translator-provider-googledriveauth
Files in atico/spreadsheet-translator-provider-googledriveauth
Package spreadsheet-translator-provider-googledriveauth
Short Description Spreadsheet Translator - Google Drive With Authentication Provider
License MIT
Informations about the package spreadsheet-translator-provider-googledriveauth
Spreadsheet Translator Google Drive Provider with Authentication
This package grasps a protected spreadsheet document from google drive with authentication
How to create Google Drive Credentials
1) Create a project (https://console.developers.google.com). You will need a Google account. 2) Enable the Google Sheets API (https://developers.google.com/sheets/api/quickstart/php) 3) Download the Client Configuration file (credentials.json) in a private folder 4) First time you run the command via a terminal, a url will be shown, this url must be placed on a browser, allow Google permissions, and copy and paste the given code into the terminal.
Related
Requirements
- PHP >=5.5.9
- Symfony ~2.3|~3.0
Contributing
We welcome contributions to this project, including pull requests and issues (and discussions on existing issues).
If you'd like to contribute code but aren't sure what, the issues list is a good place to start. If you're a first-time code contributor, you may find Github's guide to forking projects helpful.
All contributors (whether contributing code, involved in issue discussions, or involved in any other way) must abide by our code of conduct.
License
Spreadsheet Translator Symfony Bundle is licensed under the MIT License. See the LICENSE file for full details.
All versions of spreadsheet-translator-provider-googledriveauth with dependencies
google/apiclient Version ^2.0
phpoffice/phpspreadsheet Version ^1.5
php Version >=5.5.9
guzzlehttp/guzzle Version ^6.0|7.5.0