Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 684 Bytes

README.md

File metadata and controls

36 lines (26 loc) · 684 Bytes

ArangoDB PHP Driver

Native PHP extension for ArangoDB.

Development

First install dependencies with

$ ./get_fuerte

This extension is build with PHP-CPP. The build is simple with Docker Compose.

$ docker-compose build
$ docker-compose up -d --no-recreate arangodb

Test

$ docker-compose run --rm arangodb-php-driver-builder
$ docker-compose build phptester
$ docker-compose run --rm phptester php test.php

Cleanup

$ docker-compose down -v

UI

Open management UI. You should see one collection named testobi.