hborras / twitteroauth
The most popular PHP library for use with the Twitter OAuth REST API.
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1 705
Open Issues: 0
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: 2024-11-06 07:21:57 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.