googleworkspace / php-samples

PHP samples for Google Workspace APIs
Apache License 2.0
288 stars 348 forks source link

Adding PHP quickstart example for Drive Activity v2 API. #34

Closed jsmeredith closed 5 years ago

jsmeredith commented 5 years ago

Style is intentionally similar to the other Drive Activity v2 API quickstarts (i.e. same helper methods, etc.).

Includes README and composer.json support files corresponding to those from the v1 Activity API.