Libraries tagged by json to object
cuyz/valinor
3887481 Downloads
Library that helps to map any input into a strongly-typed value object structure.
jessarcher/laravel-castable-data-transfer-object
669687 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zumba/json-serializer
668359 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
karriere/json-decoder
390409 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
morrislaptop/laravel-popo-caster
526887 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lukascivil/treewalker
832373 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
hprose/hprose
203107 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
132746 Downloads
Convert .net json date format to PHP DateTime object and vica versa
balping/json-raw-encoder
2806946 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
tonirilix/nested-json-flattener
87725 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
spiral/json-schema-generator
11175 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
nilportugues/serializer
254436 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
tebru/gson-php
129667 Downloads
Gson for PHP: Convert PHP objects to and from json
dto/dto
364175 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
ovidigital/js-object-to-json
162379 Downloads
PHP library to convert a JavaScript object string to JSON formatted string