Download the PHP package ganlvtech/real-name-sdk without Composer
On this page you can find all versions of the php package ganlvtech/real-name-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ganlvtech/real-name-sdk
More information about ganlvtech/real-name-sdk
Files in ganlvtech/real-name-sdk
Download ganlvtech/real-name-sdk
More information about ganlvtech/real-name-sdk
Files in ganlvtech/real-name-sdk
Vendor ganlvtech
Package real-name-sdk
Short Description Unofficial SDK for CN government's online game anti addiction and real name system
License MIT
Package real-name-sdk
Short Description Unofficial SDK for CN government's online game anti addiction and real name system
License MIT
Please rate this library. Is it a good library?
Informations about the package real-name-sdk
网络游戏防沉迷实名认证系统 SDK
注意:本仓库不是官方 SDK,不对服务质量做保证
代码使用宽松的 MIT License 发布,您可以在协议允许的范围内正常商用。
安装
使用 Composer 安装
使用方法
常见错误
cURL error 60: SSL certificate problem: unable to get local issuer certificate
方法一:下载证书,并修改 php.ini
-
从 cURL 官网下载最新的 cacert.pem
- 修改 php.ini,将
curl.cainfo
改为下载路径
方法二:下载证书,并使用自定义 GuzzleHttp\Client
另外一种方法(不推荐)是,关闭 cURL 的证书校验功能(不安全,通常用于测试环境,或者系统时间被修改的环境)
All versions of real-name-sdk with dependencies
PHP Build Version
Package Version
The package ganlvtech/real-name-sdk contains the following files
Loading the files please wait ....