Libraries tagged by jsonp encode
cmpayments/jsonlint
4647 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.
itools/smartstring
115 Downloads
Enhanced PHP strings with automatic HTML encoding and chainable transformation methods
rryqszq4/php-cjson
0 Downloads
Fast JSON parsing and encoding support for PHP extension
php-enspired/simple-json
2 Downloads
Convenience wrapper for json encoding/decoding.
gries/json-resolver
6666 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
2befound/json-resolver
13 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
hurnell/cakephp-webpack-encore-view-helper
10 Downloads
CakePhp view helper plugin to load webpack-encore assets. Reads entrypoints.json and manifest.json and loads the assets referenced herein when requested.
richardevcom/json-locales
11 Downloads
JSON file with all the locales, codes and encodings.
neogreco/json-request-parser
27 Downloads
Simple class to read a json from a request no matter what type of compression/encoding has
nuxed/json
665 Downloads
Nuxed Json
talentrydev/utils
182 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
odan/util
1836 Downloads
Encoding functions
nielpe87/parsing
25 Downloads
A basic Base64Url and JSON encoding/decoding implementation
phatkoala/asset
15 Downloads
Read manifest.json and entrypoints.json created by Webpack Encore
firewox/bigjson
116 Downloads
Library for encoding and decoding very large json files without crashing the server.