triAGENS GmbH is announcing that ArangoDB-PHP with version number 2.6.6 is already available to download.
What is ArangoDB-PHP ?
ArangoDB-PHP is A PHP client for ArangoDB, a toolkit to let programmers create apps and websites that store data in a local or remote ArangoDB installation .
ArangoDB-PHP allows developers to interact with the ArangoDB RESTĀ API from PHP-based websites or applications.This client library was written using OOP practices, easily handles ArangoDB connections, and covers basic database operations/transactions as well.The package is basically an ODM (object document mapper), similar to what an ORM (object relational mapper) stands for to relational databases.Documentation and a small demo is included with the download package.Other ArangoDB clients are available for:C#Ruby (1)Ruby (2)PythonJavaScript
This is changelog for ArangoDB-PHP version 2.6.6 :
- Run sparsity test only with 2.5 backends.
You can read the complete changelog and also download this latest version on their homepage: github.com