Libraries tagged by jsonp encode
lumphp/codec
5 Downloads
The encode/decode algorithm component.
masnathan/parser
13018 Downloads
Global data type parser
ft/attributes
33 Downloads
Catalog of PHP attributes like json, logging and property validation
php-lsp/rpc-codec-jsonrpc
3507 Downloads
An implementation of the JSON-RPC codec
mfonte/fast-toon
5 Downloads
Fastest TOON (Token-Oriented Object Notation) encoder/decoder for PHP 7.0+. 3x faster encoding, 15x faster decoding vs alternatives. LLM-optimized with ~40% token reduction vs JSON.
heitorflavio/toon-php
0 Downloads
TOON (Token-Oriented Object Notation) encoder/decoder for PHP - a compact, human-readable serialization format designed for LLM prompts
bobbysciacchitano/manuel
311 Downloads
A simple object serializer for PHP which supports flexible document structures.
almhdy24/jsonella
0 Downloads
A lightweight, modern JSON library for PHP with clean API and excellent error handling.
alchemist/alchemist
2528 Downloads
Serialization library
opulence/serialization
254 Downloads
The Aphiria serialization library
aphiria/serialization
881 Downloads
The Aphiria serialization library
wyrihaximus/react-stream-structured-utilities
1 Downloads
Incremental JSON encoder writing to a react/stream
tomaszbrunarski/yii-eauth
21 Downloads
My Fork (fixing json encoded facebook token ) of Nodge/yii-eauth EAuth extension allows to authenticate users by the OpenID, OAuth 1.0 and OAuth 2.0 providers.
shell/data-and-reporting-sdk
68 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
58 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.