The most popular PHP library for use with the Twitter OAuth REST API.
Clone or download
Pull request Compare This branch is 2 commits ahead, 109 commits behind abraham:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
src
tests
.gitignore
.travis.yml
LICENSE.md
README.md
autoload.php
composer.json
phpmd.xml
phpunit.xml

README.md

TwitterOAuth Build Status Scrutinizer Code Quality Issues Count Latest Version

The most popular PHP library for Twitter's OAuth REST API.

See documentation at https://twitteroauth.com.

OAuth signing code originally sourced from here.

Twitter bird