prayno/moveon-api-bundle
Composer 安装命令:
composer require prayno/moveon-api-bundle
包简介
MoveOn API wrapper Symfony bundle
README 文档
README
Package no longer maintained
The v2 of the prayno/moveon package doesn't require the use of this library to be integrated in Symfony anymore
MoveOnApiBundle
This is a Symfony bundle for the MoveOn API wrapper (https://github.com/PRayno/moveon)
Installation
Install the library via Composer by running the following command:
composer require prayno/moveon-api-bundle
Configuration
Create a config/packages/prayno_moveon_api.yaml file in your Symfony application with the following settings :
prayno_moveon_api: service_url: "https://yourMoveOnApiInstance/restService/index.php" certificate_path: "/path/to/your/certificate/certificate.crt" key_file_path: "path/to/your/certificate/keyfile.pem" certificate_password: "passwordToReadYourCertificate"
Usage
统计信息
- 总下载量: 88
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-19