Libraries tagged by json_encode
perfilov/php-dto-packer
2780 Downloads
Blazing-fast PHP library to convert arrays, JSON & objects into strongly typed DTOs (and back)
orisai/nette-data-sources
1972 Downloads
Orisai Data Sources integration for Nette
manoj/toon-php-lite
165 Downloads
Lite PHP implementation of TOON (Token-Oriented Object Notation)
opulence/serialization
254 Downloads
The Aphiria serialization library
fidelize/flowchart-to-png
7933 Downloads
Convert from flowchart json encoded to png
1msg/one_msg_waba_sdk
4298 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
vfork-fproject/php-jwt
9160 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
tungltdev/laravel-php-jwt
339 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
jwt/php-jwt
9530 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
gitsindonesia/php-jwt
351 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.
wyrihaximus/react-cache-json
2244 Downloads
JSON encode/decode decorator for react/cache
widi/json-encode
2742 Downloads
A light weight deep json encoder which avoids recursive encoding.
majorgrey/pretty_json
638 Downloads
JSON pretty print for PHP
dv-team/json
1421 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
cse/helpers-json
951 Downloads
The helpers allows you to JSON processing. Encode, decode, check error, throw exception - all this is available in this library.