Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Google Vault API Quickstart

Complete the steps described in the Google Vault PHP Quickstart, and in about five minutes you'll have a simple PHP command-line application that makes requests to the Google Vault API.

Set up

Install Composer Globally

Before running this quickstart, be sure you have Composer installed globally.

composer install

Download Developer Credentials

  • Follow the steps in the quickstart instructions to download your developer credentials and save them in a file called credentials.json in this directory.

Run

php quickstart.php