CUBRID

pecl install CUBRID

This is the official PHP Extension to connect to CUBRID Database.

CUBRID is an open source database management system highly optimized for Web applications (http://www.cubrid.org). The current PHP extension is fully compatibly with the latest stable version of CUBRID Database. To post issues and report bugs, please use CUBRID Official Forum at http://forum.cubrid.org.

Maintainer

  • Esen Sagynov (lead )

Details

Downloads: 33992
9.1.0.0002
11 years ago
Version 9.1.0.0002 change log


Fixed bugs:
1) APIS-548: The PHP driver doesn’t support non-prepared statement for CUBRID shard database.
2) APIS-546: The PDO driver doesn’t support for the connection between the PDO and CUBRID shard broker.
3) APIS-550: The PDO driver doesn’t support prepare and query function in CUBRID shard db.
4) APIS-551: The PHP driver doesn’t support shard_key sql hint in CUBRID shard db.

requires:

  • php >=5.3.0
  • pearinstaller >=1.4.0