omgwagon/oauth-simple
Composer 安装命令:
composer require omgwagon/oauth-simple
包简介
Simple OAuth1 signature package with support for oauth_body_hash
README 文档
README
Simple oauth package used to sign messages and verify signatures.
Heavily based on the PHP classes from https://github.com/jrconlin/oauthsimple
Built to be installable via composer plus added unit tests
Clone and test
git clone git@github.com:omgwagon/oauth-simple
cd oauth-simple
vendor/bin/phpunit
Add to a project
cd oauth-simple
composer require omgwagon/oauth-simple
统计信息
- 总下载量: 77
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-09-20