Libraries tagged by json string
enm/transformer
494 Downloads
This library can be used for transforming an array, an object or a json-string into a needed array, object or json-string and validating the values and the schema against a configuration array.
janmuran/object-builder
21 Downloads
Object builder from json, array string
khuddus/php-camel-case-helpers
71 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
eggbe/helpers
410 Downloads
Useful functions library
maaaarcel/devalue-php
5 Downloads
A library for stringifying and parsing complex data. Inspired by the devalue JavaScript library.
stahiralijan/request-caster
63 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
rezouce/selector
1349 Downloads
Get the values from an array or a json string using fluent selectors
jbreeze/jbreeze
9 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
braesident/jdump
11 Downloads
Create a dump of variables and output them as a JSON string.
programster/query-builder-parser
484 Downloads
A library for converting a jQuery query builder JSON rules string to an SQL statement.
php-xapi/symfony-serializer
36777 Downloads
transform Experience API model objects to JSON encoded strings and vice versa using the Symfony Serializer component
afzafri/poslaju-tracking-api
1792 Downloads
Return JSON formatted string of Poslaju Tracking details
afzafri/jnt-express-tracking-api
2149 Downloads
Return JSON formatted string of J&T Tracking details
samhk222/json-string-parser
5 Downloads
Parseia as informações de uma string, retornando em forma de array, os jsons que foram encontrados nela
programster/json-validator
33 Downloads
A package to make it easy to use a validate JSON strings.