Download the PHP package power-data-hub/laraflux without Composer
On this page you can find all versions of the php package power-data-hub/laraflux. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download power-data-hub/laraflux
More information about power-data-hub/laraflux
Files in power-data-hub/laraflux
Download power-data-hub/laraflux
More information about power-data-hub/laraflux
Files in power-data-hub/laraflux
Vendor power-data-hub
Package laraflux
Short Description A service made to provide, set up and use influxphp in Laravel.
License MIT
Package laraflux
Short Description A service made to provide, set up and use influxphp in Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laraflux
Laravel Influxdb
A service made to provide, set up and use influxdb-php in Laravel 5.6
Installation
Follow this steps to use this package on your Laravel installation
1. Require it on composer
The package will automatically register it's service provider.
For Laravel <= 5.4 add the provider manually
2. Load service provider (optional Laravel <= 5.4 only)
You need to update your config/app.php
configuration file to register our service provider, adding this line on providers
array:
-
Define
.env
variables to connect to InfluxDB - Write this into your terminal inside your project
Reading Data
Writing Data
License
This project is licensed under the MIT License
All versions of laraflux with dependencies
PHP Build Version
Package Version
The package power-data-hub/laraflux contains the following files
Loading the files please wait ....