Libraries tagged by json_object
karriere/json-decoder
353032 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jessarcher/laravel-castable-data-transfer-object
636474 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
jane-php/json-schema
1492607 Downloads
Generate a serializable / deserializable object model given a json schema
morrislaptop/laravel-popo-caster
233602 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lukascivil/treewalker
675066 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/data
1370291 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
tonirilix/nested-json-flattener
75007 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
balping/json-raw-encoder
2392601 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
webapix/dot-net-json-date-formatter
82609 Downloads
Convert .net json date format to PHP DateTime object and vica versa
skyscanner/jsonpath
397573 Downloads
JSONPath implementation for querying and updating JSON objects
lazyjsonmapper/lazyjsonmapper
753509 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
pmjones/throwable-properties
30716 Downloads
Copies properties of a Throwable to a serializable object.
nilportugues/serializer
248659 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
square/pjson
16579 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
tebru/gson-php
122494 Downloads
Gson for PHP: Convert PHP objects to and from json