vip9008/yii2-twitteroauth
Composer 安装命令:
composer require vip9008/yii2-twitteroauth
包简介
Abraham Twitter OAuth library converted as a yii2 extension
README 文档
README
TwitterOAuth Extension for yii2 framework based on Abraham TwitterOAuth
Installation Yii2-twitteroauth can be installed using composer. Run following command to download and install Yii2-twitteroauth:
composer require "vip9008/yii2-twitteroauth:~0.6.2"
Basic usage When connection to twitter's api needed anywhere in your yii2 project just add the following line to use twitteroauth class:
use vip9008\twitteroauth\TwitterOAuth;
How to use class methods? For detailed usage documentation, please visit Abraham's website: https://twitteroauth.com
统计信息
- 总下载量: 548
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-28