Libraries tagged by json to object
cuyz/valinor
4698630 Downloads
Library that helps to map any input into a strongly-typed value object structure.
jessarcher/laravel-castable-data-transfer-object
675239 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zumba/json-serializer
685502 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
spiral/json-schema-generator
19584 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
karriere/json-decoder
398416 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
morrislaptop/laravel-popo-caster
561421 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lukascivil/treewalker
864822 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
hprose/hprose
205927 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
webapix/dot-net-json-date-formatter
142208 Downloads
Convert .net json date format to PHP DateTime object and vica versa
balping/json-raw-encoder
2911743 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
tonirilix/nested-json-flattener
91797 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
nilportugues/serializer
255474 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
tebru/gson-php
130759 Downloads
Gson for PHP: Convert PHP objects to and from json
dto/dto
368456 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
ovidigital/js-object-to-json
165210 Downloads
PHP library to convert a JavaScript object string to JSON formatted string