Download the PHP package coliving/jose without Composer
On this page you can find all versions of the php package coliving/jose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download coliving/jose
More information about coliving/jose
Files in coliving/jose
Download coliving/jose
More information about coliving/jose
Files in coliving/jose
Vendor coliving
Package jose
Short Description JWT, JWS and JWS implementation in PHP
License MIT
Homepage https://github.com/dungnh/jose-php
Package jose
Short Description JWT, JWS and JWS implementation in PHP
License MIT
Homepage https://github.com/dungnh/jose-php
Please rate this library. Is it a good library?
Informations about the package jose
JOSE
PHP JOSE (Javascript Object Signing and Encryption) Implementation
Requirements
phpseclib is required. http://phpseclib.sourceforge.net
Example
JWT
Encoding
Decoding
JWS
Signing
NOTE: $private_key
can be phpseclib\Crypt\RSA
instance.
Verification
NOTE: $public_key
can be JOSE_JWK
or phpseclib\Crypt\RSA
instance.
JWE
Encryption
Decryption
JWK
Encode
RSA Public Key
RSA Private Key
Decode
RSA Public Key
RSA Private Key
Not supported.
Run Test
Copyright
Copyright © 2013 Nov Matake & GREE Inc. See LICENSE for details.
All versions of jose with dependencies
PHP Build Version
Package Version
The package coliving/jose contains the following files
Loading the files please wait ....