Download the PHP package cblink/user-account without Composer
On this page you can find all versions of the php package cblink/user-account. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package user-account
社会化登陆/用户登录组件
安装
配置
services.php
account.php
内置接口
- 用户登录/注册(手机号/邮箱方式)
- 重置密码(手机号/邮箱方式)
- 第三方登陆
- 获取授权url
- 跳转至第三方地址(支持的方式:https://socialiteproviders.com/)
- 获取用户信息
- 小程序登陆
- 发送验证码
事件说明
你只需要实现以下的事件,你就可以愉快的使用这个包了。
事件 | 说明 |
---|---|
Cblink\UserAccount\Events\SendMail | 发送邮件 |
Cblink\UserAccount\Events\SendSms | 发送短信 |
Cblink\UserAccount\Events\UserActionEvent | 接口基础返回实现 |
TODO
- 待继续补充
All versions of user-account with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
ext-openssl Version *
cblink/laravel-dto Version ^1.0.0|^0.3.0
laravel/socialite Version ^4.4|^5.1
ext-openssl Version *
cblink/laravel-dto Version ^1.0.0|^0.3.0
laravel/socialite Version ^4.4|^5.1
The package cblink/user-account contains the following files
Loading the files please wait ....