Download the PHP package jasonzhangxian/yii2-dingtalk-corp without Composer
On this page you can find all versions of the php package jasonzhangxian/yii2-dingtalk-corp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jasonzhangxian/yii2-dingtalk-corp
More information about jasonzhangxian/yii2-dingtalk-corp
Files in jasonzhangxian/yii2-dingtalk-corp
Download jasonzhangxian/yii2-dingtalk-corp
More information about jasonzhangxian/yii2-dingtalk-corp
Files in jasonzhangxian/yii2-dingtalk-corp
Vendor jasonzhangxian
Package yii2-dingtalk-corp
Short Description dingtalk API for yii2 framework
License BSD-3-Clause
Package yii2-dingtalk-corp
Short Description dingtalk API for yii2 framework
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-dingtalk-corp
Yii2钉钉扩展
基于官方demo改写的,参考了buptlsp的一些写法
本扩展提供了对钉钉API接口的常规访问,具体的API页面访问钉钉API接口
使用了一些其他的包,nategood/httpful,alexandernst/yii2-device-detect
安装
推荐的方式是通过composer 进行下载安装composer。
在命令行执行
或加入
到你的composer.json
文件中的require段。
使用
安装了这个插件,你就需要在配置文件中加入如下的代码:
在配置好之后:
扫码登录的实现,前端页面添加:
后端redirect_uri的代码:
钉钉接口调用:
JsApi 参考的buptlsp的写法
回调 使用了Yii2的behaviors功能,在controller里面设置:
All versions of yii2-dingtalk-corp with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
nategood/httpful Version *
alexandernst/yii2-device-detect Version 0.0.11
nategood/httpful Version *
alexandernst/yii2-device-detect Version 0.0.11
The package jasonzhangxian/yii2-dingtalk-corp contains the following files
Loading the files please wait ....