Libraries tagged by json_decode
klkvsk/json-decode-stream
65397 Downloads
JSON streaming reader
wyrihaximus/json-throwable
284076 Downloads
📠JSON encode and decode throwables and exceptions
eftec/services_json
33021 Downloads
PHP implementaion of json_encode/decode
innmind/json
287366 Downloads
Type safe json encoder/decoder
otar/jsonc
2821 Downloads
A production-ready PHP library for parsing JSONC (JSON with Comments) format with drop-in compatibility for json_decode()
raveren/kint
1575346 Downloads
☯ Insightful PHP debugging assistant.
kunststube/rison
71855 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
supermetrics/jsonpath
5251 Downloads
Extract data from a decoded JSON document using the versatile JSONPath query language
alancting/php-microsoft-jwt
48860 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
jesseschalken/pure-json
43935 Downloads
json_encode/json_decode wrapper with error checking and one-to-one mapping between PHP and JSON values
hampel/json
104063 Downloads
A simple wrapper for json_encode and json_decode with exception based error handling
brunas/json
22107 Downloads
Json decode/encode library
digiaonline/json-helpers
72855 Downloads
Exception-based wrappers for json_encode and json_decode
wyrihaximus/json-psr7
67894 Downloads
JSON encode and decode PSR-7 requests and responses
phputil/json
6584 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.