Download the PHP package elemenx/laravel-influxdb without Composer
On this page you can find all versions of the php package elemenx/laravel-influxdb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elemenx/laravel-influxdb
More information about elemenx/laravel-influxdb
Files in elemenx/laravel-influxdb
Package laravel-influxdb
Short Description A service made to provide, set up and use the library influxdb-php in Laravel.
License MIT
Homepage https://github.com/elemenx/laravel-influxdb
Informations about the package laravel-influxdb
Laravel InfluxDB
A service made to provide, set up and use the library influxdb-php in Laravel.
Requirements
- php >=7.1.3
- Laravel 5.5+
- influxdb-php 1.14+
Installation
Begin by pulling in the package through Composer.
Usage
Reading Data
Writing Data
Logging
NOTE This feature is available on Laravel version 5.6+.
In config/logging.php
file, config you log with driver influxdb
In your code using
Changelog
See all change logs in CHANGELOG
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email to Oanh Nguyen instead of using the issue tracker.
Credits
- Oanh Nguyen
- All Contributors
License
This project is released under the MIT License.
Copyright © Oanh Nguyen.
All versions of laravel-influxdb with dependencies
guzzlehttp/guzzle Version ^6.3
illuminate/support Version ^5.5|^6.0|^7.0
influxdb/influxdb-php Version ^1.15
monolog/monolog Version ^1.12|^2.0