Download the PHP package gree/jose without Composer
On this page you can find all versions of the php package gree/jose. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor gree
Package jose
Short Description JWT, JWS and JWS implementation in PHP
License MIT
Homepage https://github.com/nov/jose
Package jose
Short Description JWT, JWS and JWS implementation in PHP
License MIT
Homepage https://github.com/nov/jose
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 gree/jose contains the following files
Loading the files please wait ....