hosterra/fluxbuilder

A package to build Flux queries with PHP.

2.1.0 2024-03-30 16:42 UTC

This package is auto-updated.

Last update: 2024-10-30 18:04:00 UTC


README

influxdb php license

Flux Query Builder

Flux Query Builder is a package to build Flux queries in PHP.

>Note: this package is a fork of the David Arendsen fluxquerybuilder package; original credits go to him.

Documentation

The documentation of this project is available in the docs folder.

Contributing

You're welcome to contribute to this project, but please add tests.

Testing

To execute the testing suite:

composer test