Skip to content

rawswift/bigquery-php-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bigquery-php-cli

Sample scripts for Google BigQuery service, using Google API PHP Client.

Install google-api-php-client

$ cd to/where/you/clone/this/project/
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

Set the appropriate credentials in config/Credentials.php and put your *.p12 (Private Key) in key/ directory.

About

Sample PHP scripts for Google BigQuery service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages