承接 gh05tpl/simple-influxdb-client-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

gh05tpl/simple-influxdb-client-bundle

Composer 安装命令:

composer require gh05tpl/simple-influxdb-client-bundle

包简介

Simple bundle of influxdb client for symfony framework

README 文档

README

This bundle is based on influxdata/influxdb-client-php

Installation (until flex isn't added)

  1. composer require gh05tpl/simple-influxdb-client-bundle
  2. Add bundle in bundles.php with this line Gh05tPL\SimpleInfluxDbClientBundle\SimpleInfluxDbClientBundle::class => ['all' => true],
  3. Add config file under config/packages/gh05tpl_influxdb_client.yaml and use config example to populate it

Usage

To inject specific client defined in configuration use camelCase version of the name in argument (e.g. $mySecondClient) typed with \InfluxDB2\Client class and then use it as described in original repo influxdata/influxdb-client-php

Config file example

gh05tpl_influxdb_client:
  clients:
    my_first_client:
      host: 'http://influx'
      port: '8086'
      token: 'TOKEN'
      organization: 'my-org'
      bucket: 'my-bucket'
      precision: 's'
      timeout: 2
    my_second_client:
      host: 'http://influx'
      port: '8086'
      token: 'TOKEN'
      organization: 'my-org2'
      bucket: 'my-bucket2'
      precision: 's'
      timeout: 2

统计信息

  • 总下载量: 58
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-05-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固