jacobkiers/oauth
This package is abandoned and no longer maintained.
No replacement package was suggested.
Based on Andy Smith's basic PHP library for OAuth 1.0a
Maintainers
1.0.12
2015-10-02 13:50 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- mockery/mockery: *
- phpunit/phpunit: 3.7.*@stable
- squizlabs/php_codesniffer: *
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 95477a77107436e67a10e799fad04d82719a5f1e
- Gary Jones <gary.woop@garyjones.co.uk>
- Alexandre Eher
- Jacob Kiers <jacob.woop@alphacomm.nl>
- Andy Smith
README
#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.
