Libraries tagged by RFC7519
thomasvargiu/jwt-module
9 Downloads
JWT framework module
public-square/jwt-framework-schnorr
11 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
gozoro/jwt
6 Downloads
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
goodid/goodid-jose-php55
5289 Downloads
JSON Object Signing and Encryption library for PHP 5.5. Mirrored from spomky-labs/jose v3.0.1
digitalsign/jwt-core
51 Downloads
Core component of the JWT Framework.
spomky-labs/jose-service
540 Downloads
JSON Object Signing and Encryption service for PHP.
spomky-labs/jose-interface
2108 Downloads
JSON Object Signing and Encryption interfaces.
kigkonsult/icalcreator
2115759 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
compwright/php-jwks
6 Downloads
JSON Web Key tools for PHP per RFC-7517
hoa/json
3982 Downloads
The Hoa\Json library.
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.