Download the PHP package vclayton/unpecl-oauth without Composer
On this page you can find all versions of the php package vclayton/unpecl-oauth. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vclayton/unpecl-oauth
More information about vclayton/unpecl-oauth
Files in vclayton/unpecl-oauth
Download vclayton/unpecl-oauth
More information about vclayton/unpecl-oauth
Files in vclayton/unpecl-oauth
Vendor vclayton
Package unpecl-oauth
Short Description Native PHP drop-in replacement for the PECL OAuth extension
License MIT
Homepage https://github.com/vclayton/unpecl-oauth
Package unpecl-oauth
Short Description Native PHP drop-in replacement for the PECL OAuth extension
License MIT
Homepage https://github.com/vclayton/unpecl-oauth
Please rate this library. Is it a good library?
Informations about the package unpecl-oauth
unpecl-oauth
Native PHP drop-in replacement for the PECL OAuth extension
Debugging Info
There is a static OAuth::getDebugInfo() method that will return details about the most recent request. There will only be debug info if enableDebug() has been called.
Running tests
The unmodified upstream PECL tests are in tests/upstream. The script patches and munges them into a more phpunit-friendly form, then runs them.
TODO
- The OAuthProvider class has no upstream compliance tests, so it is not yet implemented.
- The setRequestEngine() call is currently ignored, only Curl is implemented.
Notes
How to checkout the source code for the PECL OAuth extension:
All versions of unpecl-oauth with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.1.0
ext-curl Version *
ext-openssl Version *
ext-hash Version *
ext-curl Version *
ext-openssl Version *
ext-hash Version *
The package vclayton/unpecl-oauth contains the following files
Loading the files please wait ....