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
- Host: GitHub
- URL: https://github.com/moeen-basra/twitter-users
- Owner: moeen-basra
- Created: 2016-10-27T03:57:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T05:21:56.000Z (over 9 years ago)
- Last Synced: 2025-01-06T09:28:02.789Z (over 1 year ago)
- Topics: guzzlehttp, php, twitter-api
- Language: PHP
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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`.