php_client icon indicating copy to clipboard operation
php_client copied to clipboard

GridDB PHP Client

Results 2 php_client issues
Sort by recently updated
recently updated
newest added

I has published composer package of GridDB PHP Client for Centos 7.6(x64) on Packagist repository: https://packagist.org/packages/griddb/php-client Above link has both installation and sample execution information. You can refer to original...

RowSet::getNextAggregation() returns AggregationResult but there is no way to read the value in PHP