nirasnet / php-samples

PHP samples for G Suite products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

G Suite PHP Samples Build Status

A collection of samples that demonstrate how to call G Suite APIs from PHP.

Products

Apps Script

Calendar

Drive

Gmail

Sheets

Slides

Install Dependencies

Install dependencies via Composer. Composer should be installed globally to run these samples.

Lint

 composer global require friendsofphp/php-cs-fixer
 ~/.composer/vendor/bin/php-cs-fixer fix .

About

PHP samples for G Suite products.

License:Apache License 2.0


Languages

Language:PHP 99.3%Language:Shell 0.7%