Libraries tagged by json to object
cuyz/valinor
13133742 Downloads
Dependency free PHP library that helps to map any input into a strongly-typed structure.
hprose/hprose
221219 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
708450 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
zumba/json-serializer
784591 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
spiral/json-schema-generator
90336 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
karriere/json-decoder
445745 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
lukascivil/treewalker
1113695 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
ovidigital/js-object-to-json
183569 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
webapix/dot-net-json-date-formatter
204638 Downloads
Convert .net json date format to PHP DateTime object and vica versa
balping/json-raw-encoder
3496283 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
tonirilix/nested-json-flattener
116558 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
morrislaptop/laravel-popo-caster
648601 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
nilportugues/serializer
261703 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
tebru/gson-php
135944 Downloads
Gson for PHP: Convert PHP objects to and from json
dto/dto
391682 Downloads
Use the JSON Schema spec to define Data Transfer Objects (DTOs)