terah/rest-client
Composer 安装命令:
composer require terah/rest-client
包简介
PHP client library for Restful Services.
README 文档
README
This is the PHP client library for Restful Services. This documentation is out of date and needs refreshing.
Usage
use Prism\ApiClient\RestClient; // The url to the web service that you are interacting with $webServiceUrl = 'http://example.com:8080/api/v1.0/'; // Your api key $yourApiKey = 'qwerqwer-qwerqewr-qwerqwer-qwerqwer';
Testing
$ phpunit
Contributing
If you would like to contribute, please email uqcullen@uq.edu.au.
Security
If you discover any security related issues, please email uqcullen@uq.edu.au instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1.83k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-05-12