Download the PHP package animalyoung/laravel-influxdb without Composer
On this page you can find all versions of the php package animalyoung/laravel-influxdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download animalyoung/laravel-influxdb
More information about animalyoung/laravel-influxdb
Files in animalyoung/laravel-influxdb
Download animalyoung/laravel-influxdb
More information about animalyoung/laravel-influxdb
Files in animalyoung/laravel-influxdb
Vendor animalyoung
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
This package use auto-discover, if using less than version laravel 5.5 you must use below settings
-
Add this lines to yours config/app.php (Use only with Laravel version less than 5.5 )
-
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 laravel-influxdb with dependencies
PHP Build Version
Package Version
The package animalyoung/laravel-influxdb contains the following files
Loading the files please wait ....