Libraries tagged by json5_decode
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
gointegro/json
9015 Downloads
GOintegro JSON Lib
cloud-castle/parser-json
12 Downloads
Безопасный разбор и сериализация JSON для PHP 8.1+: исключения вместо тихого null, лимит глубины, безопасные дефолты кодирования и типизированные помощники. Единственная зависимость — ext-json.
asimlqt/encode-decode
77 Downloads
Encode/Decode library for PHP
arcanedev/json
13 Downloads
JSON Helper for PHP projects
slick/json-api-bundle
94 Downloads
Adds JSONAPI.org encoders and decoders to an Symfony apps
farzai/json-serializer
1 Downloads
High-performance JSON serializer for PHP with streaming support, type-safe object mapping, and memory-efficient processing.
wpkenpachi/wpdecodejson
17 Downloads
Helper para decodeificacao de arrays que contenham JSON em atributos e sub-atributos
grinfeld/phpjsonable
4816 Downloads
Simple json encode and decode object
germania-kg/jsondecoder
693 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP