Libraries tagged by json to object
taquillacom/gson-php
762 Downloads
Gson for PHP: Convert PHP objects to and from json
matthiasnoback/naive-serializer
9391 Downloads
A naive JSON serializer which recursively converts an object graph to and from JSON, without any configuration or custom code.
mjohnson/type-converter
51683 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization).
think.studio/laravel-json-field-cast
117 Downloads
Cast json field to custom object.
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
prinsfrank/object-resolver
98 Downloads
From arrays/requests/json to typed and validated objects with ease
andreypostal/json-handler-php
306 Downloads
Just a light and simple JSON helper that will make it easy for you to deal with json and objects
soubai/object-to-any
40 Downloads
ObjectToAny is a simple php class that can allow you to make a lot of Conversion(array,binary,json,xml,CVS)
open-code-modeling/json-schema-to-php-ast
689 Downloads
Provides factories to create PhpParser node visitors from JSON schema e. g. value objects
mash/mysql-json-serializer
1130 Downloads
Tools for serialization data to json from mysql
kevindb/jquery-load-json
13 Downloads
jQuery plugin that enables developers to load JSON data from the server and load JSON object into the DOM.
unicframework/csv-parser
745 Downloads
CSVParser parse csv data to array, object, and json.
jamm/http
66 Downloads
Objects to easy manipulate by HTTP-requests and responses
pulpmedia/serialized-response-bundle
8 Downloads
A simple bundle to provide an easy way to send out json/xml/yaml responses of serialized objects with annotations.
atphp/serializer
156 Downloads
Very simple library to serialize/unserialize PHP objects.