Libraries tagged by json_object
hskrasek/openapi-schema-to-json-schema
2295 Downloads
PHP library to convert OpenAPI schema objects to JSON Schema
eden-tech-labs/json-2-php-class
33 Downloads
Creates object of native classes from JSON string or object
dimaskao/library_for_serializing_objects
5 Downloads
This library can serialize your php objects into JSON, YAML and XML.
denisyfrolov/json-serializer
8 Downloads
Simple PHP serializer for any objects to JSON.
cupoftea/json
27 Downloads
Object Oriented JSON library
alexkratky/variable-to-json
51 Downloads
Convert any variable or object to json.
aelzakzouk/js-object-to-json
8869 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
tsufeki/kayo-json-mapper
2309 Downloads
Map JSON data to PHP objects
think.studio/laravel-json-field-cast
173 Downloads
Cast json field to custom object.
janmuran/object-builder
48 Downloads
Object builder from json, array string
feday2/serialize-object
4 Downloads
serialize object to formats json, xml, yaml
codekandis/json-error-handler
729 Downloads
`codekandis/json-error-handler` is a library to handle JSON errors in an object oriented way.
codekandis/json-codec
675 Downloads
With the JSON codec you will be able to encode into and decode from JSON data in an object oriented way. It wraps PHP's functions `json_encode()` and `json_decode()`.
yaroslawww/laravel-json-field-cast
269 Downloads
Cast json field to custom object.
prinsfrank/object-resolver
155 Downloads
From arrays/requests/json to typed and validated objects with ease