Libraries tagged by json to object
adamquaile/json-object-mapper
55 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
bugraozkan/json-php
3 Downloads
It allows you to create a PHP object and convert it to json.
dschledermann/json-coder
14 Downloads
Encode and decode JSON objects from and to custom PHP classes
andreypostal/json-handler-php
131 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
685 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.
andrewsauder/json-deserialize
391 Downloads
PHP Utility to add automated json deserialize into typed objects
yonchando/laravel-cast-attributes
22 Downloads
Laravel model cast json columns to class object
jamm/http
61 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.
juanchosl/datatransfer
117 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
fab2s/dt0
104 Downloads
Dt0, a DTO PHP implementation than can both secure mutability and implement convenient ways to take control over input and output in various format
xenolope/cartographer
66 Downloads
A super-simple library to map JSON documents to objects, similar to Java's Jackson