Libraries tagged by json5_decode
orisai/data-sources
23724 Downloads
Load and save data from and to various data formats
jwt/php-jwt
7342 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
mihasicehcek/json_parser
5709 Downloads
Simple wrapper over json_decode/json_encode php functions. Throws exceptions when decoding/encoding fails
jesseschalken/pure-json
40056 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
dv-team/json
959 Downloads
A wrapper-class for json_encode and json_decode to automatically set some constants like JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE | JSON_THROW_ON_ERROR
phpcomposer/json
6237 Downloads
php library to encode and decode json
kfreiman/yii2-json-attribute-behavior
12334 Downloads
Yii2 Behavior for encode and decode json stored attributes
phputil/json
5789 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
otaavioo/json
17462 Downloads
A light package for json encode/decode functions
api-clients/middleware-json
75747 Downloads
JSON encode/decode middleware
mtarld/json-encoder-bundle
33 Downloads
A Symfony Bundle that provides powerful methods to encode/decode data structures into/from JSON.
piedweb/rison
602 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
perfilov/php-dto-packer
2042 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
sunrise/coder
1313 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/nette-data-sources
1729 Downloads
Orisai Data Sources integration for Nette