Libraries tagged by json encode
perfilov/php-dto-packer
1612 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
masnathan/parser
12939 Downloads
Global data type parser
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
suin/marshaller
63 Downloads
Type-safe data mapping between JSON and a PHP class object.
orisai/nette-data-sources
1399 Downloads
Orisai Data Sources integration for Nette
orisai/data-sources
22877 Downloads
Load and save data from and to various data formats
redcatphp/json5
69 Downloads
JSON5 parser/encoder for PHP
charm/util-phpencode
807 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.
shell/card-management-sdk
8 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
opensoft/asterbunny
0 Downloads
This tool sends json encoded asterisk ami events to RabbitMQ
mateodioev/jsondecoder
18 Downloads
Json decoder, encoder
kekos/parse-request-body-middleware
592 Downloads
PSR-15 middleware for parsing requests with JSON and URI encoded bodies regardless of HTTP method.
yunchuang/php-jwt
463 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
tungltdev/laravel-php-jwt
131 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP.
phalapi/jwt
2718 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.