Download the PHP package smarcet/jose4php without Composer
On this page you can find all versions of the php package smarcet/jose4php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smarcet/jose4php
More information about smarcet/jose4php
Files in smarcet/jose4php
Download smarcet/jose4php
More information about smarcet/jose4php
Files in smarcet/jose4php
Vendor smarcet
Package jose4php
Short Description JWT, JWS, JWE, JWA and JWK implementation in PHP
License MIT
Homepage https://github.com/smarcet
Package jose4php
Short Description JWT, JWS, JWE, JWA and JWK implementation in PHP
License MIT
Homepage https://github.com/smarcet
Please rate this library. Is it a good library?
Informations about the package jose4php
JOSE4PHP
JSON Web Token (JWT)/JSON Web Signature (JWS)/JSON Web Key (JWK)/JSON Web Encryption (JWE)/JSON Web Algorithms (JWA) Implementation
* https://tools.ietf.org/html/rfc7519
* https://tools.ietf.org/html/rfc7515
* https://tools.ietf.org/html/rfc7516
* https://tools.ietf.org/html/rfc7517
* https://tools.ietf.org/html/rfc7518
Prerequisites
* LAMP/LEMP environment
* PHP >= 7.2
* composer (https://getcomposer.org/)
Install
run following commands on root folder
* curl -s https://getcomposer.org/installer | php
* php composer.phar install --prefer-dist
* php composer.phar dump-autoload --optimize
* phpunit --bootstrap vendor/autoload.php
All versions of jose4php with dependencies
PHP Build Version
Package Version
The package smarcet/jose4php contains the following files
Loading the files please wait ....