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