1
0
Fork 0
arangodb/Documentation/Books/Drivers/php.md

23 lines
1.1 KiB
Markdown

---
layout: default
description: The official ArangoDB PHP Driver
---
# ArangoDB-PHP - A PHP client for ArangoDB
The official ArangoDB PHP Driver.
- [Getting Started](php-getting-started.html)
- [Tutorial](php-tutorial.html)
- [Changelog](https://github.com/arangodb/arangodb-php/blob/devel/CHANGELOG.md#readme){:target="_blank"}
# More information
* Check the ArangoDB PHP client on github.com regularly for new releases and updates: [https://github.com/arangodb/arangodb-php](https://github.com/arangodb/arangodb-php){:target="_blank"}
* More example code, containing some code to create, delete and rename collections, is provided in the [examples](https://github.com/arangodb/arangodb-php/tree/devel/examples){:target="_blank"} subdirectory that is provided with the library.
* [PHPDoc documentation](http://arangodb.github.io/arangodb-php/){:target="_blank"} for the complete library
* [Follow us on Twitter](https://twitter.com/arangodbphp){:target="_blank"}
[@arangodbphp](https://twitter.com/arangodbphp){:target="_blank"} to receive updates on the PHP driver