fossar / twitteroauth-php54
TwitterOAuth library backported to PHP 5.4, see abraham/twitteroauth
Installs: 1 625
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1 662
Open Issues: 0
Requires
- php: ^5.4 || ^7.0
- ext-curl: *
Requires (Dev)
- phpmd/phpmd: ~2.4
- phpunit/phpunit: ~5 || ~4
- squizlabs/php_codesniffer: ~2.7
README
The PHP 5.4 port of [TwitterOAuth](http://github.com/abraham/twitteroauth), the most popular PHP library for Twitter's OAuth REST API.
See documentation at https://twitteroauth.com.