Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

sandrokeil/arangodb-php-driver-polyfill

Repository files navigation

Polyfill for ArangoDB PHP extension

Gitter

Polyfill for ArangoDB PHP extension

Requirements

  • PHP >= 7.1
  • ArangoDB server version >= 3.2

Tests

If you want to run the unit tests locally you need Docker and Docker Compose.

Install dependencies with:

$ docker run --rm -i -v $(pwd):/app prooph/composer:7.1 update -o

Start containers with

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

Execute tests with

$ docker-compose run --rm php vendor/bin/phpunit

About

A polyfill for the ArangoDB PHP extension for seamless integration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages