Libraries tagged by settings json
eggbe/helpers
410 Downloads
Useful functions library
sentinelphp/redact
6 Downloads
PII redaction library for JSON payloads and strings
plazzag/polario-sdk-php
159 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
pyther/json
46 Downloads
A lightweight (de)serializer between json strings and data models.
programster/json-validator
36 Downloads
A package to make it easy to use a validate JSON strings.
eugene-melbourne/json-encoder-decoder
2335 Downloads
Encodes and Decodes JSON strings
becker-oss/json-styler
7 Downloads
Component to properly style Json Strings.
ampersa/json-signer
6550 Downloads
Validate JSON strings with a signed hash
allty/json-com
14 Downloads
JSON parser accepting comments in JSON strings.
markenwerk/json-pretty-printer
2171 Downloads
A PHP library providing pretty printing JSON strings for PHP < 5.4
plepe/json-multiline-strings
236 Downloads
One shortcoming of JSON is the lack of multiline support. This module will split/join multiline strings to string arrays which is more readable.
panduanvip/ronolo-json-extract
80 Downloads
Extracts JSON from strings and returns PHP arrays.
germania-kg/jsondecoder
693 Downloads
Decode JSON in strings and PSR-7 messages. Supports JsonException on older PHP
pointybeard/helpers-functions-json
859 Downloads
A collection of functions for working with JSON files and strings
awaresoft/setting-bundle
43 Downloads
Symfony Awaresoft SettingBundle with Sonata libraries