Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvegas/twitter-firehose-php
A small project to retrieve tweets from live updates and feed it into RabbitMQ.
https://github.com/rvegas/twitter-firehose-php
Last synced: 6 days ago
JSON representation
A small project to retrieve tweets from live updates and feed it into RabbitMQ.
- Host: GitHub
- URL: https://github.com/rvegas/twitter-firehose-php
- Owner: rvegas
- Created: 2015-05-26T16:22:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T08:32:06.000Z (over 2 years ago)
- Last Synced: 2023-08-15T15:27:35.117Z (over 1 year ago)
- Language: PHP
- Size: 6.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitter-firehose-php
A small project to retrieve tweets from live updates and feed it into RabbitMQ.
Please refer to http://ricardo.vegas for setting up the auxiliary tools## Usage
Just run:composer update
After that's done simply run:php load_twitter_feed.php
When you're satisfied with the amount of tweets or you get blocked by twitter run the consumer:php consumers/rabbit.php