publisher/entry_twitter
Composer 安装命令:
composer require publisher/entry_twitter
包简介
Entries for publisher/publisher to post on Twitter.
README 文档
README
Provides Entries for publisher/publisher to post to Twitter.
TwitterUserEntry: post a status message as a user.
Installation
The recommended way to install this is through composer.
Edit your composer.json and add:
{
"require": {
"publisher/entry_twitter": "dev-master"
}
}
And install dependencies:
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 2
其他信息
- 授权协议: MIT
- 更新时间: 2016-12-31