marcossegovia / php-twitter-api-client
Http client to easy access to Twitter API services
Installs: 297
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
pkg:composer/marcossegovia/php-twitter-api-client
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-09-28 00:56: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 😄