Libraries tagged by rfc7159
hoa/json
4102 Downloads
The Hoa\Json library.
cmpayments/jsonlint
4730 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
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.
web-token/jwt-framework
20745591 Downloads
JSON Object Signing and Encryption library for PHP and Symfony Bundle.
web-token/jwt-library
15630704 Downloads
JWT library
web-token/jwt-util-ecc
10970179 Downloads
ECC Tools for the JWT Framework.
web-token/jwt-signature-algorithm-ecdsa
16095221 Downloads
ECDSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature
23399105 Downloads
Signature component of the JWT Framework.
web-token/jwt-key-mgmt
19415497 Downloads
Key Management component of the JWT Framework.
web-token/jwt-core
23225737 Downloads
Core component of the JWT Framework.
spomky-labs/jose
2789098 Downloads
JSON Object Signing and Encryption library for PHP.
web-token/jwt-bundle
2703969 Downloads
JWT Bundle of the JWT Framework.
web-token/jwt-signature-algorithm-rsa
12090646 Downloads
RSA Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-hmac
6475399 Downloads
HMAC Based Signature Algorithms the JWT Framework.
web-token/jwt-signature-algorithm-eddsa
4250245 Downloads
EdDSA Signature Algorithm the JWT Framework.