shieldfy/shieldfy-php-client
Composer 安装命令:
composer require shieldfy/shieldfy-php-client
包简介
This is the official PHP SDK for Shieldfy (shieldfy.io)
README 文档
README
This is the official PHP SDK for Shieldfy (shieldfy.io) https://shieldfy.io
Shieldfy is a strong application protection platform that helps businesses to secure their applications online.
Installation
You will first need to register on shieldfy.io to get your APP Key & APP Secret.
Through Composer (the recommended way):
composer require shieldfy/shieldfy-php-client
Usage
Shieldfy\Guard::init([ 'app_key'=>'YourAppKey', 'app_secret'=>'YourAppSecret' ]);
Configuration
For more information about configurations and usage, refer to the official documentation at docs.shieldfy.io.
Contributing
Thank you for considering contributing to this project! Bug reports, feature requests, and pull requests are very welcome.
Security Vulnerabilities
If you discover a security vulnerability within this project, please send an e-mail to security@shieldfy.com.
统计信息
- 总下载量: 519
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 14
- 点击次数: 0
- 依赖项目数: 3
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-12-05