Libraries tagged by jsonp decode
invenso/microsoft-jwt
5597 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
652 Downloads
Simple PSR-15 middleware for decoding JSON body of a server request when given respective Content-Type header
lazy-json/lazy-json
27 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.
eugene-melbourne/json-encoder-decoder
2333 Downloads
Encodes and Decodes JSON strings
mtarld/json-encoder-bundle
37 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
slick/json-api-bundle
94 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
derrickleemy/jwe-decoder
696 Downloads
An simple JSON Web Token library for PHP.
masnathan/parser
13018 Downloads
Global data type parser
zegl/dson-php
30 Downloads
DSON encoder and decoder for PHP
suin/marshaller
73 Downloads
Type-safe data mapping between JSON and a PHP class object.
rrp/t3-toon
13 Downloads
TOON for TYPO3 — Spec-compliant TOON for TYPO3: token-efficient AI data format with JSON ⇄ TOON conversion for LLMs and AI agents.
manoj/toon-php-lite
178 Downloads
Lite PHP implementation of TOON (Token-Oriented Object Notation)
yunchuang/php-jwt
543 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
phalapi/jwt
2839 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.