Libraries tagged by json string
webfiori/jsonx
44889 Downloads
PHP library for creating well-formatted JSON strings.
andreiavrammsd/serializer
7462 Downloads
JSON string to object. Object/array to JSON.
spaf/simputils
5828 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
simplon/helper
97222 Downloads
Helpers for recurring requirements
omalizadeh/laravel-query-filter
1759 Downloads
A laravel package for resource filtering via request query string
judahnator/json-manipulator
14282 Downloads
A library for JSON string manipulation
anujrnair/php-json-marshaller
6633 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
jlang/jsonstringfy
4486 Downloads
PDoc
digicomp/flow-translation-endpoint
526 Downloads
A simple endpoint providing XLIFF translations as string
stahiralijan/request-caster
72 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
1463 Downloads
Get the values from an array or a json string using fluent selectors
php-xapi/serializer
65672 Downloads
transform Experience API model objects to JSON strings and vice versa
afzafri/jnt-express-tracking-api
2205 Downloads
Return JSON formatted string of J&T Tracking details
webservices-nl/utils
38594 Downloads
Webservices Utils library with all purpose functions (array, string, entity, json)
1msg/one_msg_waba_sdk
1806 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail