First release
This release fully supports building JSON Web Keys (JWK) from RSA PEMs, building JSON Web Keysets (JWKS) from JWKs and the other way around. Both keys and keysets can be converted to and from JSON for immediate use.
Only RSA is supported and PHP 7.2 or greater is required.