Libraries tagged by decode json
dmitriypodoplelov/php-jwt
5 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
chunyu/jwt
21 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
anboo/php-jwt
976 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
50onred/php-jwt
62 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
papalapa/jwt
5 Downloads
Library to Encode/Decode JWT (Json Web Tokens)
runalyze/ubjson
13 Downloads
Library to encode and decode universal binary json files (ubjson / *.ubj).
alancting/php-adfs-jwt
24 Downloads
A simple library to encode and decode Microsoft Active Directory Federation Services (ADFS) JSON Web Tokens (JWT) in PHP, conforming to RFC 7519
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
webmozart/json
875116 Downloads
A robust JSON decoder/encoder with support for schema validation.
karriere/json-decoder
454564 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
sbsaga/toon
72929 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
mischasigtermans/laravel-toon
53543 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
danog/libdns-json
787885 Downloads
Encoder/decoder for google's JSON DNS message format based on libdns
miladrahimi/php-jwt
284215 Downloads
A PHP implementation of JWT (JSON Web Token) generator, parser, verifier, and validator
supermetrics/jsonpath
5039 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language