Skip to content

Releases: griddb/php_client

0.8.1

04 Mar 11:54
8388342
Compare
Choose a tag to compare

Add support for PHP 8.0/8.1.

GridDB PHP Client 0.8.0 is released.

20 Aug 04:59
7c61ead
Compare
Choose a tag to compare

The new PHP Client brings improved usability.
Please refer to new API Reference and samples.

Composer package of GridDB PHP Client has been published on Packagist repository.
https://packagist.org/packages/griddb/php-client

0.5.2

26 Feb 03:16
Compare
Choose a tag to compare

Fix put_container() with row expiration.

Composer package of GridDB PHP Client has been published on Packagist repository.
https://packagist.org/packages/griddb/php-client#v0.0.2

0.5.1

17 Sep 03:32
Compare
Choose a tag to compare

PHP Client has been updated for GridDB V4.2.
And a sample with Web Browser is added.
Please refer to README.

(Additional information)
Composer package of GridDB PHP Client has been published on Packagist repository.
https://packagist.org/packages/griddb/php-client#v0.0.1

GridDB PHP Client 0.5.0 is released.

25 Jun 11:50
Compare
Choose a tag to compare

The GridDB PHP Client provides a PHP7 interface for GridDB.
Please refer to README and API Reference.