承接 bissolli/twitter-php-scraper 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

bissolli/twitter-php-scraper

Composer 安装命令:

composer require bissolli/twitter-php-scraper

包简介

Twitter PHP Scraper. Get account information, tweets, likes, re-tweets and comments.

README 文档

README

Build Status Latest Stable Version Total Downloads License

Twitter PHP Scrapper. Get account information, tweets, likes, re-tweets and comments through the Twitter handle.

Code Example

To get the user profile:

$twitter = new \Bissolli\TwitterScraper\Twitter('official_php');
var_dump($twitter->getProfile());

To load all the reachable tweets (last 20 tweets)

$twitter = (new \Bissolli\TwitterScraper\Twitter('official_php'))->loadTweets();
var_dump($twitter->getProfile());
var_dump($twitter->getTweets());

Installation

Using composer

composer require bissolli/twitter-php-scraper

If you don't have composer

You can download it here.

TODO

  • Implement .travis.yml

统计信息

  • 总下载量: 842
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 14
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 14
  • Watchers: 1
  • Forks: 7
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-08-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固