Libraries tagged by decode json
quantum13/php-json
6 Downloads
Another realization of json encode/decode
litgroup/json
255 Downloads
Library for JSON encode/decode.
ksmz/json
183 Downloads
JSON encode/decode wrapper with catchable exceptions
bernardosecades/php-json
9830 Downloads
Encode, decode, handle errors and valid json with php
skqr/json
220 Downloads
GOintegro JSON Lib
sgmendez/json
77 Downloads
A PHP library for manipulate JSON data
qlimix/encoding-json
6 Downloads
Encoding & decoding array's to string and vice versa
philiprehberger/php-safe-json
68 Downloads
Safe JSON parsing with exceptions, schema validation, and typed getters
hgg/json
94 Downloads
Encode, decode, validate, handle errors (exceptions) and pretty print JSON
asimlqt/encode-decode
77 Downloads
Encode/Decode library for PHP
arcanedev/json
13 Downloads
JSON Helper for PHP projects
railt/json
329 Downloads
Simple library for working with json data
wpkenpachi/wpdecodejson
17 Downloads
Helper para decodeificacao de arrays que contenham JSON em atributos e sub-atributos
ngphp/jwt
7 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
7 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.