1 Star 0 Fork 6

l / tqq_PHP

forked from 祺爸 / tqq_PHP 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

tQQ.PHP

腾讯微博的账号登录及api操作,使用oauth 2.0
官方提供的sdk太过庞大,这是我自己简化的,提供简单的账号登录、获取个人信息、发布分享等功能,如果需要其他功能可以根据官方的api文档自行添加

//示例:获取登录用户信息
$result=$tqq->api('user/info', array(), 'GET');

文件说明

tqq.php 主文件
demo.php 示例程序
config.php 示例程序配置
callback.php 示例程序回调文件

开发者信息

PiscDong studio

Empty file

About

腾讯微博的账号登录及api操作,使用oauth 2.0。官方提供的sdk太过庞大,这是我自己简化的,提供简单的账号登录、获取个人信息、发布分享等功能,如果需要其他功能可以根据官方的api文档自行添加。 expand collapse
PHP
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
PHP
1
https://gitee.com/kuqoi/tqq_php.git
git@gitee.com:kuqoi/tqq_php.git
kuqoi
tqq_php
tqq_PHP
master

Search