Libraries tagged by json5_decode
phputil/json
6360 Downloads
A JSON encoder and decoder that can also convert PHP objects with private or protected attributes.
goma/goma-json-lib
1743 Downloads
Goma JSON Lib provides Exception handling for JSON encode and decode. It has a workaround for non-utf8 values.
api-clients/middleware-json
76859 Downloads
JSON encode/decode middleware
piedweb/rison
1802 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
perfilov/php-dto-packer
2816 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
sunrise/coder
3156 Downloads
A flexible data coder for encoding and decoding formats like JSON, YAML, and more.
orisai/nette-data-sources
2040 Downloads
Orisai Data Sources integration for Nette
awesome/simdjson_plus
9224 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.
paysera/lib-object-wrapper
21789 Downloads
Wrapper around JSON-decoded data that lets easily get structured items
vfork-fproject/php-jwt
9290 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tungltdev/laravel-php-jwt
400 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
jwt/php-jwt
9657 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
gitsindonesia/php-jwt
443 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Forked from firebase/php-jwt to include patches for version 5.5.1.
fizzday/fizzjwt
1143 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
invenso/microsoft-jwt
5597 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