Libraries tagged by superstring
s9e/shortest-common-superstring
0 Favers
17 Downloads
17 Downloads
Shortest common superstring generator
gemabit/string
1 Favers
3615 Downloads
3615 Downloads
A super string object that'll make your life easier.
cmpayments/jsonlint
7 Favers
4552 Downloads
4552 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.