承接 messagebird/pushprom-php-client 相关项目开发

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

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

messagebird/pushprom-php-client

Composer 安装命令:

composer require messagebird/pushprom-php-client

包简介

A PHP client for Pushprom

README 文档

README

This is a PHP client for Pushprom. If you use Yii 2 you may want to have a look at the Yii 2 client.

Latest Stable Version License

Installing

You can install the Pushprom PHP client through Composer by running:

composer require messagebird/pushprom-php-client:1.0.0

Alternatively, add this to your composer.json:

"require": {
    "messagebird/pushprom-php-client": "1.0.0"
}

And then install by running:

composer update messagebird/pushprom-php-client

Usage

$con = new \pushprom\Connection('udp://127.0.0.1:9090');
$gauge = new \pushprom\Gauge($con,
    "fish_in_the_sea",
    "we eat fish and new fish is born",
    ["species" => "Thalassoma noronhanum"]);
$gauge->set(2000);

License

The PHP client for Pushprom is licensed under The BSD 2-Clause License. Copyright (c) 2016, MessageBird

统计信息

  • 总下载量: 198.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 13
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 11
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2016-08-17

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固