Libraries tagged by jsonp decode
vfork-fproject/php-jwt
7018 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
supermetrics/jsonpath
6 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
someniatko/json-decode-middleware
517 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
majorgrey/pretty_json
600 Downloads
JSON pretty print for PHP
lazy-json/lazy-json
26 Downloads
PHP class to parse large JSON files and provide a lazy-load interface
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.
yetione/php-json
98 Downloads
PHP JSON encode/decode module
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
wyrihaximus/json-psr7
66863 Downloads
JSON encode and decode PSR-7 requests and responses
mtarld/json-encoder-bundle
27 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
derrickleemy/jwe-decoder
45 Downloads
An simple JSON Web Token library for PHP.
bayfrontmedia/php-jwt
882 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
suin/marshaller
68 Downloads
Type-safe data mapping between JSON and a PHP class object.
awesome/simdjson_plus
9 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.