Libraries tagged by json encode
cmpayments/jsonlint
4517 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.
vaibhavpandeyvpz/jweety
19417 Downloads
Simple JWT (RFC 7519) encoding/decoding and validation library, for PHP >= 5.3.
bluetel/ezplatform-admin-ui-entrypoint-components
3922 Downloads
Set of admin UI components for loading assets directly from the webpack encore entrypoint.json
rmtram/jsonp-parser
1314 Downloads
processing of JSONP decoding and encoding.
slimphp-api/slim-json
60 Downloads
A module for slim, JSON middleware for encoding based on Content-Type
francerz/json-tools
371 Downloads
Tools for encoding and decoding json objects.
rryqszq4/php-cjson
0 Downloads
Fast JSON parsing and encoding support for PHP extension
vergelijkgroep/yii2-json-behavior
710 Downloads
Yii2 json encoding and decoding attribute behavior
php-enspired/simple-json
1 Downloads
Convenience wrapper for json encoding/decoding.
gries/json-resolver
6664 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
2befound/json-resolver
9 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
10 Downloads
JSON file with all the locales, codes and encodings.
nuxed/json
661 Downloads
Nuxed Json
neogreco/json-request-parser
26 Downloads
Simple class to read a json from a request no matter what type of compression/encoding has