Download the PHP package amantinetti/laravel-influxdb2 without Composer
On this page you can find all versions of the php package amantinetti/laravel-influxdb2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download amantinetti/laravel-influxdb2
More information about amantinetti/laravel-influxdb2
Files in amantinetti/laravel-influxdb2
Download amantinetti/laravel-influxdb2
More information about amantinetti/laravel-influxdb2
Files in amantinetti/laravel-influxdb2
Vendor amantinetti
Package laravel-influxdb2
Short Description A service made to provide, set up and use the library from influxdata influx client php 2 in Laravel.
License MIT
Package laravel-influxdb2
Short Description A service made to provide, set up and use the library from influxdata influx client php 2 in Laravel.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-influxdb2
Laravel Influxdb2
A service made to provide, set up and use the library from influxdata influxdb-client-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-influxdb2 with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
^6 || ^7 || ^8 || ^9 || ^10
influxdata/influxdb-client-php Version ^1.9.0 | ^2.0
influxdata/influxdb-client-php Version ^1.9.0 | ^2.0
The package amantinetti/laravel-influxdb2 contains the following files
Loading the files please wait ....