1
0
Fork 0
arangodb/Documentation/Books/Drivers/PHP
maxkernbach ea8cb68e27 Doc - improve Java Driver doc + fetch external repos (#5642)
- restructure java-driver doc
- fetch fixed link in js repository
- fetch external changes for Kubernetes/PHP/SpringData
2018-06-20 18:59:38 +02:00
..
GettingStarted
Tutorial
README.md

README.md

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