Libraries tagged by json to object
cuyz/valinor
3126427 Downloads
Library that helps to map any input into a strongly-typed value object structure.
hprose/hprose
199370 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.
jessarcher/laravel-castable-data-transfer-object
659399 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zumba/json-serializer
646116 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
karriere/json-decoder
378768 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
morrislaptop/laravel-popo-caster
444760 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lukascivil/treewalker
779491 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
webapix/dot-net-json-date-formatter
117576 Downloads
Convert .net json date format to PHP DateTime object and vica versa
balping/json-raw-encoder
2665733 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
tonirilix/nested-json-flattener
83473 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
4267 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
tebru/gson-php
128255 Downloads
Gson for PHP: Convert PHP objects to and from json
dto/dto
357756 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)
ovidigital/js-object-to-json
159837 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
benmorel/openapi-schema-to-json-schema
139816 Downloads
Convert an OpenAPI schema object to a JSON Schema object