Libraries tagged by json5_decode
paysera/lib-object-wrapper
21162 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
vfork-fproject/php-jwt
7195 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
phalapi/jwt
2800 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
fizzday/fizzjwt
463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
invenso/microsoft-jwt
4823 Downloads
A simple library to validate and decode Microsoft Azure Active Directory (Azure AD), Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
someniatko/json-decode-middleware
528 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
mihasicehcek/json_parser
5709 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
majorgrey/pretty_json
610 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.
codekandis/json-codec
669 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
wyrihaximus/react-cache-json
2238 Downloads
JSON encode/decode decorator for react/cache
derrickleemy/jwe-decoder
79 Downloads
An simple JSON Web Token library for PHP.
bayfrontmedia/php-jwt
905 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
yocto/yoclib-oembed
23 Downloads
This yocLibrary enables your project to encode and decode OEmbed data in PHP.