定制 shieldfy/shieldfy-php-client 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

Packagist Code Climate StyleCI Travis

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

GitHub 信息

  • Stars: 14
  • Watchers: 5
  • Forks: 2
  • 开发语言: HTML

其他信息

  • 授权协议: Unknown
  • 更新时间: 2016-12-05