OAuth 1 PHP Library
Go to file
Jacob Kiers 95477a7710 Merge pull request #9 from jacobkiers/update-travis-configuration
Update travis configuration: test PHP 5.3-5.6; 7 and HHVM.
2015-10-02 15:50:51 +02:00
src/JacobKiers/OAuth
tests
.gitattributes
.gitignore
.travis.yml
CHANGELOG.md
composer.json
CONTRIBUTORS.md
LICENSE
phpunit.xml
README.md

#OAuth 1 PHP Library

Based on Andy Smith's basic php library for OAuth.

Actually forked from EHER's version.

Build Status

Current status - Request token part seems to be working - nothing else properly tested yet.