Libraries tagged by json string
irap/json-validator
882 Downloads
A package to make it easy to use a validate JSON strings.
anujrnair/php-json-marshaller
6660 Downloads
A library to marshall and unmarshall JSON string to populated PHP classes
estaheri/json
83 Downloads
An easy way for using json encoded strings in php
junaidkhan/php-string-helper
25 Downloads
A PHP helper library offering utilities like truncate, slugify, casing conversions, and more.
json-zlib/compressor
1849 Downloads
A library to (de-)compress JSON strings using `zlib`.
cmpayments/jsonlint
4643 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
jsonx/jsonx
342 Downloads
PHP library for creating well-formatted JSON strings.
enm/transformer-bundle
413 Downloads
This bundle 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
34 Downloads
Object builder from json, array string
silinternational/yii2-jsonsyslog
4874 Downloads
Yii2 log target for sending data to Syslog as a JSON encoded string
cmpayments/schemavalidator
4095 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
syswd/validate
6 Downloads
PHP simple library for managing of data types.
spaf/simputils
6050 Downloads
Simple minimal but useful set of utils (properties, strings, datetimes, etc.)
khuddus/php-camel-case-helpers
74 Downloads
A php tool to convert underscored or dashed arrays to camelcased arrays
interitty/utils
1137 Downloads
Extension of the standard Nette/Utils by some other features that are specific for use in the Interitty projects.