Stars: 271
Forks: 380
Pull Requests: 62
Issues: 81
Watchers: 21
Last Updated: 2023-01-30 19:09:03
PHP samples for Google Workspace APIs
License: Apache License 2.0
Languages: PHP, Shell
A collection of samples that demonstrate how to call Google Workspace APIs from PHP.
Install dependencies via Composer. Composer should be installed globally to run these samples.
composer global require friendsofphp/php-cs-fixer
~/.composer/vendor/bin/php-cs-fixer fix .