Skip to content

mtantawy/POC-twitter-stream-PHP-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POC-twitter-stream-PHP-socket

Just a proof of concept of using PHP to open a socket to Twitter's Filtered Stream and keeping a script long-running to receive the stream.

I used basic ReactPHP libraries to abstract away code related to the event loop and focus on the socket connection and handling the actual stream.

About

POC of handling Twitter's Filtered Stream using PHP Stream/Socket functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages