Libraries tagged by json encode
awesome/simdjson_plus
12 Downloads
Parsing gigabytes of JSON per second in PHP using the simdjson library.
alchemist/alchemist
2525 Downloads
Serialization library
redcatphp/json5
71 Downloads
JSON5 parser/encoder for PHP
opulence/serialization
242 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
62 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
49 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.
renato127/flowchart-to-png
16 Downloads
Convert from flowchart json encoded to png
mylyrium/api-interface-format
1 Downloads
Laravel package of receive JSON encoded data stored in a predefined format from different API
ilias25/for8bit-bundle
11 Downloads
Symfony3 bundle for getting JSON-encoded locations data stored in predefined format
bluesheep/php-jsonenv
58 Downloads
A light-weight package for PHP that loads environment variables (such as database credentials) from a JSON-encoded source.
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
antonamosov/laravel-getting-locations
15 Downloads
A getting of JSON-encoded locations data stored in predefined format.