An open API service indexing awesome lists of open source software.

https://github.com/moeen-basra/twitter-users


https://github.com/moeen-basra/twitter-users

guzzlehttp php twitter-api

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

###Location based search for twitter users

This script could be used to search location based users having the highest number of followers using the google auto complete

**requirements:**
1. PHP >= 5.6
2. Composer

**instructions:**

1. clone directory
2. run `composer install`
3. privide appropriate value of twitter api [Here](https://github.com/moeen-basra/twitter-users/blob/master/Request.php) in function `getStack`.