You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Update travis configuration: test PHP 5.3-5.6; 7 and HHVM. |
8 years ago | |
---|---|---|
src/JacobKiers/OAuth | 8 years ago | |
tests | 9 years ago | |
.gitattributes | 10 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 8 years ago | |
CHANGELOG.md | 9 years ago | |
CONTRIBUTORS.md | 8 years ago | |
LICENSE | 10 years ago | |
README.md | 10 years ago | |
composer.json | 10 years ago | |
phpunit.xml | 9 years ago |
README.md
#OAuth 1 PHP Library
Based on Andy Smith's basic php library for OAuth.
Actually forked from EHER's version.
Current status - Request token part seems to be working - nothing else properly tested yet.