stash/stashapi
Composer 安装命令:
composer require stash/stashapi
包简介
API for accessing STASH Vault services
README 文档
README
PHP version of the Stash API
This API allows you to interact with your STASH Vault through your custom applications.
Get started in 3 easy steps:
- Request and have your STASH account configured for API access and obtain your API_ID and API_PW
- Install the PHP API via Composer (composer require stash/stashapi) or download the STASH API and manually add it to your project
- Build your application by configuring the STASHAPI class properties and call the STASHAPI class helper function methods.
If you need the documentation or unit testing files, clone or download the repo as the composer package does not install these by default.
See the API Overview and API Reference for more information.
统计信息
- 总下载量: 65
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-06-14