Skip to content

国家网络游戏防沉迷实名认证接口 PHP版本

Notifications You must be signed in to change notification settings

lixingxing1996/antiAddiction

Repository files navigation

国家网络游戏防沉迷实名认证接口

网络游戏防沉迷实名认证系统 php SDK.

安装

$ composer require lixingxing1996/antiAddiction -vvv

开发完善计划

  1. 创建基础的防沉迷认证接口

使用帮助

  1. 引入
$ use Lixingxing1996\AntiAddiction\Authentication;
  1. 实例化应用
// $url 为测试url

$ new Authentication($appId, $bizId, $secretKey, $url);

PS: 当测试模式中,直接传递测试链接 例如测试上报接口:https://wlc.nppa.gov.cn/test/collection/loginout/9PrEdQ 直接传递

  1. 条件有限,仅测试通过第一接口

License

MIT

About

国家网络游戏防沉迷实名认证接口 PHP版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages