Download the PHP package pdffiller/laravel-influx-provider without Composer
On this page you can find all versions of the php package pdffiller/laravel-influx-provider. 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 laravel-influx-provider
Laravel InfluxDB provider
A minimal service provider to set up and use InfluxDB SDK in Laravel 5
Installation
-
Add a line to the require section of
composer.json
and execute$ composer install
-
Add these lines to
config/app.php
- Define env variables to connect to InfluxDB
How to use
Also you can send data to another database like this:
License
airSlate and any contributors to this project each grants you a license, under its respective
copyrights, to the Laravel InfluxDB provider and other content in this repository under the
MIT License, see the LICENSE file for more information.
All versions of laravel-influx-provider with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0 || ^7.1.3
illuminate/log Version 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0
illuminate/support Version 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0
influxdb/influxdb-php Version 1.14.*
monolog/monolog Version ^1.19
illuminate/log Version 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0
illuminate/support Version 5.2.*|5.3.*|5.4.*|5.5.*|5.6.*|5.7.*|5.8.*|^6.0
influxdb/influxdb-php Version 1.14.*
monolog/monolog Version ^1.19
The package pdffiller/laravel-influx-provider contains the following files
Loading the files please wait ....