Libraries tagged by json5_decode
davidfricker/cleanjson
55 Downloads
A simple wrapper around PHP's Json functions giving a simple approach to error checking on decode.
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
nette/utils
464815909 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
zendframework/zend-json
24521381 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
laminas/laminas-json
32927069 Downloads
provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP
qandidate/symfony-json-request-transformer
2115974 Downloads
A Symfony event listener for decoding JSON encoded request content
yiisoft/json
1499215 Downloads
Yii JSON encoding and decoding
daverandom/exceptional-json
1463023 Downloads
JSON encoding and decoding that throws exceptions on failure
eastwest/json
239165 Downloads
Wrap JSON encoding/decoding errors in exception
php-standard-library/json
148966 Downloads
JSON encoding and decoding with typed exceptions and sensible defaults
antwerpes/data-transfer-object
222442 Downloads
Simple json encoding and decoding for PHP data objects
psecio/jwt
364969 Downloads
A JWT (JSON Web Token) Encoding & Decoding library
lcobucci/jose-parsing
561480 Downloads
A basic Base64Url and JSON encoding/decoding implementation
shlinkio/shlink-json
55480 Downloads
JSON encoding/decoding utilities
sandermuller/json
7889 Downloads
Typed JSON encoding and decoding for PHP with strict error handling and shape assertions.