Skip to content

koenhoeijmakers/php-questdb

Repository files navigation

PHP QuestDB

Build

This package is work in progress.

A QuestDB client for PHP.

Usage

$ composer require koenhoeijmakers/questdb

Contributing

Tests

To run the test suite, run a docker-compose up -d then get into the interactive shell of the app container with docker exec -it app bash.

$ docker-compose up -d
$ docker exec -it app bash
$ phpunit

About

A QuestDB client for PHP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published