Libraries tagged by RFC7519
gozoro/jwt
6 Downloads
A simple PHP class to encode and decode JSON Web Tokens (JWT), conforming to RFC 7519.
goodid/goodid-jose-php55
5284 Downloads
JSON Object Signing and Encryption library for PHP 5.5. Mirrored from spomky-labs/jose v3.0.1
spomky-labs/jose-interface
2091 Downloads
JSON Object Signing and Encryption interfaces.
thomasvargiu/jwt-module
9 Downloads
JWT framework module
public-square/jwt-framework-schnorr
10 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
digitalsign/jwt-core
50 Downloads
Core component of the JWT Framework.
spomky-labs/jose-service
540 Downloads
JSON Object Signing and Encryption service for PHP.
kigkonsult/icalcreator
1973681 Downloads
iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information
hoa/json
3979 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.