Download the PHP package tray-labs/laravel-influxdb without Composer
On this page you can find all versions of the php package tray-labs/laravel-influxdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tray-labs/laravel-influxdb
More information about tray-labs/laravel-influxdb
Files in tray-labs/laravel-influxdb
Download tray-labs/laravel-influxdb
More information about tray-labs/laravel-influxdb
Files in tray-labs/laravel-influxdb
Vendor tray-labs
Package laravel-influxdb
Short Description A service made to provide, set up and use the library from influxdata influxphp in Laravel.
License MIT
Package laravel-influxdb
Short Description A service made to provide, set up and use the library from influxdata influxphp in Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-influxdb
Laravel Influxdb
A service made to provide, set up and use the library from influxdata influxdb-php in Laravel.
Installing
-
Install by composer command:
- Or add this line to require section of and execute on your terminal
Register service provider(pick one of two).
-
Laravel
: inconfig/app.php
file,Laravel 5.5+ supports package discovery automatically, you should skip this step
-
Lumen
: inbootstrap/app.php
file -
Define env variables to connect to InfluxDB
-
Write this into your terminal inside your project
-
Laravel
Lumen
-
Reading Data
Writing Data
License
This project is licensed under the MIT License
All versions of laravel-influxdb with dependencies
PHP Build Version
Package Version
Requires
influxdb/influxdb-php Version
^1.15
illuminate/support Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
illuminate/support Version ^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
The package tray-labs/laravel-influxdb contains the following files
Loading the files please wait ....