ArangoDB-PHP - A PHP client for ArangoDB
The official ArangoDB PHP Driver.
More information
Check the ArangoDB PHP client on github.com regularly for new releases and updates: https://github.com/arangodb/arangodb-php
More example code, containing some code to create, delete and rename collections, is provided in the examples subdirectory that is provided with the library.
PHPDoc documentation for the complete library is in the library's docs subdirectory. Point your browser at this directory to get a click-through version of the documentation after cloning the repository.
Follow us on Twitter @arangodbphp to receive updates on the PHP driver