Libraries tagged by rfc4627
cmpayments/jsonlint
7 Favers
4519 Downloads
4519 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.
hoa/json
10 Favers
3979 Downloads
3979 Downloads
The Hoa\Json library.