Libraries tagged by json to object
germix/json-object-wrapper
76 Downloads
A json object wrapper to easy use with fields validation
23weekslater/doctrine-type-json-object
57 Downloads
Doctrine Type implementation for (de-)serialization of objects from/to JSON using jms/serializer
robtimus/json-object-mapper
16 Downloads
A library to map objects to and from JSON
php-extended/php-json-object
11748 Downloads
A php helper to manipulate json objects
diverproject/diamond-json
6 Downloads
Base library to parse objects into JSON and JSON into objects advanced mode.
bugraozkan/json-php
4 Downloads
It allows you to create a PHP object and convert it to json.
romanko/object-graph
6 Downloads
A data mapper to be used with JSON objects, which allows to shape different versions of the payload to a value object with predefined set of properties
ronappleton/php-to-xml
3 Downloads
Convert Json String, Object or Array to Simple XML
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
nuad/graph-objects
194 Downloads
An array to object map php library. Useful when mapping from incoming json or database results
klebk/json-to-popo
73 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.
inquid/json-to-popo
1 Downloads
Fill Plain Old PHP Object with JSON content. Fork of abgeo/json-to-popo.
codekandis/json-error-handler
686 Downloads
`codekandis/json-error-handler` is a library to handle JSON errors in an object oriented way.
gries/json-resolver
6666 Downloads
A simple tool to resolve objects / trees of objects when encoding / decoding json
context-hub/json-schema-generator
3 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes