hborras / twitteroauth
The most popular PHP library for use with the Twitter OAuth REST API.
0.5.3
2015-03-31 15:39 UTC
Requires
- php: >=5.4.0
- ext-curl: *
Requires (Dev)
- phpmd/phpmd: 2.*
- phpunit/phpunit: 4.*
- squizlabs/php_codesniffer: 2.*
This package is auto-updated.
Last update: 2026-03-06 10:12:27 UTC
README
The most popular PHP library for Twitter's OAuth REST API.
See documentation at https://twitteroauth.com.
OAuth signing code originally sourced from here.