定制 daithi/bluemix-php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

daithi/bluemix-php

Composer 安装命令:

composer require daithi/bluemix-php

包简介

README 文档

README

A php library to provide API calls & handle authentication with the Bluemix personality insights using PHP

Documentation on the Personality Insights API can be found here: Rest API Documentation An example using node: watson-developer-cloud/personality-insights-nodejs

requirements due to dependency

  • Guzzle restful library
  • PHP 5.4.0
  • To use the PHP stream handler, allow_url_fopen must be enabled in your system’s php.ini.
  • To use the cURL handler, you must have a recent version of cURL >= 7.16.2 compiled with OpenSSL and zlib.

download code

git clone https://github.com/daithi-coombes/bluemix-personality-insights-php

add credentials

cp -a config.yml.dist config.yml

Enter in your IBM Bluemix credentials into config.yml. Make sure you include your username, password and the url to the Personality Inights service on your account.

run sample

php bin/run

run tests

cd bluemix-personality-insights-php
composer test

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-12