Libraries tagged by jsonp encode
ngphp/jwt
6 Downloads
NGPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NGPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
nextphp/jwt
6 Downloads
NextPHP/JWT is a simple library to encode and decode JSON Web Tokens (JWT) in PHP. This library is part of the NextPHP framework and was developed by Vedat Yıldırım. It provides methods to generate, validate, and decode JWT tokens, conforming to the current specifications.
bearlikelion/twig-jsontools
3542 Downloads
A Twig extension to encode and decode json.
bayfrontmedia/php-jwt
745 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
safeutils/safeutils
6 Downloads
SafeUtils: Native MacOS, Linux and Windows desktop application with 110+ carefully crafted tools for yours and your teams everyday work with sensitive data in various formats.
perfilov/php-dto-packer
1624 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
masnathan/parser
12940 Downloads
Global data type parser
zegl/dson-php
29 Downloads
DSON encoder and decoder for PHP
suin/marshaller
64 Downloads
Type-safe data mapping between JSON and a PHP class object.
orisai/nette-data-sources
1400 Downloads
Orisai Data Sources integration for Nette
oktopost/jsonencode
805 Downloads
Fix the behavior of json_encode and json_decode
charm/util-phpencode
817 Downloads
A small function that encodes compact PHP arrays, like json_encode - but for PHP arrays.
shell/data-and-reporting-sdk
5 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. 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.
shell/card-management-sdk
19 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.
php-xapi/symfony-serializer
36778 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component