swegio/twitteroauth
Composer 安装命令:
composer require swegio/twitteroauth
包简介
The most popular PHP library for use with the Twitter OAuth REST API.
README 文档
README
Sweg-TwitterOAuth
The most popular forked-PHP library for Twitter's OAuth REST API.
Installation
- Composer
composer require swegio/twitteroauth
- npm
npm i sweg-twitteroauth
Quick-Start Guide
- Install
- Create a
config.phppage to store the Twitter OAuth credentials - Use
requireto importconfig.php(or preferred filename) - Use function
shipit()intwitteroauth/src/TwitterOAuth.phpto immediately base64 encode and upload media from URL (as opposed to temporarily storing media)
See documentation at https://twitteroauth.com.
PHP versions listed as "active support" or "security fixes only" are supported.
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-18
