marcossegovia / php-twitter-api-client
Http client to easy access to Twitter API services
1.0
2016-05-29 16:49 UTC
Requires
- php: >=5.6
- commerceguys/guzzle-oauth2-plugin: ^2.0
- guzzlehttp/guzzle: ^5.0
Requires (Dev)
- behat/behat: 3.1.*
- phpunit/phpunit: ^5.0
This package is not auto-updated.
Last update: 2025-01-18 20:14:04 UTC
README
php-twitter-api-client
A Twitter API Client for Application-only authentication
With this API Client you will be able to:
- Pull user timelines
- Access friends and followers of any account
- Access lists resources
- Search in tweets
- Retrieve any user information
THE EASY WAY 😄