Download the PHP package olegv/sheets without Composer
On this page you can find all versions of the php package olegv/sheets. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package sheets
Sheets
Lib for work with google sheets
Features
- lightweight
- dependency-free(only curl and openssl)
- 90+% test coverage
- phpstan max lvl
- phpstan full strict rules
Install
Usage
- You must create project and add to project
service account
here - In
service account
must createkey
in kes tab, after that your credentials will be downloaded as a json file - Put json file with credentials somewhere, for example
/path_to/credentials.json
- Ydoou may need to add the email address from your credentials to sheet access
- Code example
All versions of sheets with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-curl Version *
ext-openssl Version *
ext-curl Version *
ext-openssl Version *
The package olegv/sheets contains the following files
Loading the files please wait ....