Download the PHP package laraditz/google-sheets without Composer
On this page you can find all versions of the php package laraditz/google-sheets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laraditz/google-sheets
More information about laraditz/google-sheets
Files in laraditz/google-sheets
Download laraditz/google-sheets
More information about laraditz/google-sheets
Files in laraditz/google-sheets
Vendor laraditz
Package google-sheets
Short Description Wrapper for Google Sheets API V4
License MIT
Homepage https://github.com/laraditz/google-sheets
Package google-sheets
Short Description Wrapper for Google Sheets API V4
License MIT
Homepage https://github.com/laraditz/google-sheets
Keywords google-sheetslaraditz
Please rate this library. Is it a good library?
Informations about the package google-sheets
Laravel Google Sheets API
A simple wrapper for Google Sheets API V4.
Installation
You can install the package via composer:
Setup
- This api uses Authentication with Service Accounts. Follow the instructions to Create a Service Account.
- Download the JSON credentials.
- By default the path to the credentials is at storage
app/credentials.json
. You can set your own path by overwrite the value throughGOOGLE_SHEETS_AUTH_CONFIG
env. - There are also other
.env
value that you can overwrite to suites your need as below:-
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Raditz Farhan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Package Dependencies
This package depends on https://github.com/googleapis/google-api-php-client
All versions of google-sheets with dependencies
PHP Build Version
Package Version
The package laraditz/google-sheets contains the following files
Loading the files please wait ....