Download the PHP package onesite/bigquery without Composer
On this page you can find all versions of the php package onesite/bigquery. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package bigquery
9Pay Analytic
This package send notifications. Package is allowing send notifications with firebase, telegram, twilio,...
Installation
Install MakeResource through Composer.
"require": {
"onesite/ninepay-analytic": "~1.0"
}
Using the package
Log data to 9Pay
<?php
use GuzzleHttp\Psr7\Response;
$service = new OneSite\NinePay\Analytic\Analytic();
/**
* @var Response $response
*/
$response = $this->service->log($params);
All versions of bigquery with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1
guzzlehttp/guzzle Version ^6.5
google/cloud-bigquery Version ^1.16
onesite/core Version ^1.0
guzzlehttp/guzzle Version ^6.5
google/cloud-bigquery Version ^1.16
onesite/core Version ^1.0
The package onesite/bigquery contains the following files
Loading the files please wait ....