spacedealer/here-api
最新稳定版本:0.1.2
Composer 安装命令:
composer require spacedealer/here-api
包简介
Here.com REST api client library based on guzzle 5
README 文档
README
Attention: Please do not use in production environments. It‘s WIP.
This is a simple api client for the here.com REST APIs based on Guzzle 5. Currently it supports the following APIs:
Requirements
- php >= 5.4
- Guzzle 5
- Guzzle Services 0.5
- Guzzle Command 0.7
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist spacedealer/here-api "*"
or add
"spacedealer/here-api": "*"
to the require section of your composer.json file.
Usage
//tbd.
Todos
- Complete support for all here.com REST APIs
- Complete support for Places API (add beta methods)
- Finish php unit tests
- Improve response model handling
统计信息
- 总下载量: 188
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2014-12-03