2015-06-23 09:58:32 +02:00
2015-06-18 16:17:57 +02:00
2015-06-23 09:19:24 +02:00
2015-06-23 09:19:24 +02:00
2015-06-16 22:36:57 +02:00
2015-06-23 09:58:32 +02:00
2015-06-23 09:19:24 +02:00

influxdb-php

InfluxDB client library for PHP

###Overview

This library was created to have php port of the python influxdb client. This way there will be a common abstraction library between different programming languages.

###Usage

Initialize a new client object:


$client = new InfluxDB\Client($host, $port);


This will create a new client object which you can use to read and write points to InfluxDB.

S
Description
Community-based GPL-licensed network monitoring system
Readme
219 MiB
Languages
PHP 37.2%
JavaScript 33.6%
HTML 24.5%
CSS 3%
Less 0.7%
Other 0.8%