Download the PHP package compwright/php-jwks without Composer
On this page you can find all versions of the php package compwright/php-jwks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download compwright/php-jwks
More information about compwright/php-jwks
Files in compwright/php-jwks
Download compwright/php-jwks
More information about compwright/php-jwks
Files in compwright/php-jwks
Vendor compwright
Package php-jwks
Short Description JSON Web Key tools for PHP per RFC-7517
License MIT
Homepage https://github.com/compwright/php-jwks
Package php-jwks
Short Description JSON Web Key tools for PHP per RFC-7517
License MIT
Homepage https://github.com/compwright/php-jwks
Please rate this library. Is it a good library?
Informations about the package php-jwks
php-jwk
JSON Web Key tools for PHP per RFC-7517
Inspired by https://github.com/Strobotti/php-jwk, but reimagined, simplified, and updated for PHP 8.4.
Installation
Example usage
Create a key-object from PEM
Outputs:
Create a JWK Set (JWKS) from a key
Outputs:
Get a key from a keyset by kid and convert it to PEM
Outputs:
Contributing
See CONTRIBUTING.md for more details.
License
MIT License
All versions of php-jwks with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3.0 || ^8.4.0
ext-json Version *
ext-openssl Version *
phpseclib/phpseclib Version ^3.0
ext-json Version *
ext-openssl Version *
phpseclib/phpseclib Version ^3.0
The package compwright/php-jwks contains the following files
Loading the files please wait ...