Download the PHP package strack/yurun-oauth-login without Composer
On this page you can find all versions of the php package strack/yurun-oauth-login. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download strack/yurun-oauth-login
More information about strack/yurun-oauth-login
Files in strack/yurun-oauth-login
Download strack/yurun-oauth-login
More information about strack/yurun-oauth-login
Files in strack/yurun-oauth-login
Vendor strack
Package yurun-oauth-login
Short Description YurunOAuthLogin是一个PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。可以轻松嵌入支持 PHP >= 5.4 的任何系统中。
License MIT
Package yurun-oauth-login
Short Description YurunOAuthLogin是一个PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。可以轻松嵌入支持 PHP >= 5.4 的任何系统中。
License MIT
Please rate this library. Is it a good library?
Informations about the package yurun-oauth-login
YurunOAuthLogin
介绍
YurunOAuthLogin是一个PHP 第三方登录授权 SDK,集成了QQ、微信、微博、Github等常用接口。可以轻松嵌入支持 PHP >= 5.4 的任何系统中,2.0 版现已支持 Swoole 协程环境。
我们有完善的在线技术文档:http://doc.yurunsoft.com/YurunOAuthLogin
API 文档:https://apidoc.gitee.com/yurunsoft/YurunOAuthLogin
宇润PHP全家桶群:17916227 ,如有问题会有人解答和修复。
大家在开发中肯定会对接各种各样的第三方平台,我个人精力有限,欢迎各位来提交 PR (码云/Github),一起完善它,让它能够支持更多的平台,更加好用。
支持的登录平台
- QQ、QQ 小程序
- 微信网页扫码、微信公众号、微信小程序
- 微博
- 百度
- Github
- Gitee
- Coding
- 开源中国(OSChina)
- CSDN
后续将不断添加新的平台支持,也欢迎你来提交PR,一起完善!
安装
在您的composer.json中加入配置:
代码实例
自v1.2起所有方法统一参数调用,如果需要额外参数的可使用对象属性赋值,具体参考test目录下的测试代码。
下面代码以QQ接口举例,完全可以把QQ字样改为其它任意接口字样使用。
实例化
登录
回调处理
解决第三方登录只能设置一个回调域名的问题
Swoole 协程环境支持
特别鸣谢
捐赠

开源不求盈利,多少都是心意,生活不易,随缘随缘……
All versions of yurun-oauth-login with dependencies
PHP Build Version
Package Version
The package strack/yurun-oauth-login contains the following files
Loading the files please wait ....