Download the PHP package aldas/rrd-php-reader without Composer
On this page you can find all versions of the php package aldas/rrd-php-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rrd-php-reader
Pure PHP RRDtool file reader
Because on windows php ext-rrd can not read rrd files created on unix and vice versa. See https://github.com/oetiker/rrdtool-1.x/issues/759
This library supports reading:
- rrds created on 64bit linux from 64bit Windows
- rrds created on 64bit Windows from 64bit Linux
Only meant to export/dump data out of rrd file.
This library is based on javascriptRRD
Example
Convert RRD to CSV: rrd_to_csv.php
Filter rrd: read_rrd.php
Output would be:
All versions of rrd-php-reader with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package aldas/rrd-php-reader contains the following files
Loading the files please wait ....