Libraries tagged by json_object
jane-php/json-schema
1620395 Downloads
Generate a serializable / deserializable object model given a json schema
jessarcher/laravel-castable-data-transfer-object
651396 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
skyscanner/jsonpath
404474 Downloads
JSONPath implementation for querying and updating JSON objects
morrislaptop/laravel-popo-caster
346224 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
lukascivil/treewalker
737696 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/data
1403799 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
spomky-labs/jose
2666675 Downloads
JSON Object Signing and Encryption library for PHP.
tonirilix/nested-json-flattener
80174 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
2563373 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
webapix/dot-net-json-date-formatter
104538 Downloads
Convert .net json date format to PHP DateTime object and vica versa
lazyjsonmapper/lazyjsonmapper
758745 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
pmjones/throwable-properties
41130 Downloads
Copies properties of a Throwable to a serializable object.
nilportugues/serializer
250987 Downloads
Serialize PHP variables, including objects, in any format. Support to unserialize it too.
square/pjson
20054 Downloads
Library for JSON PHP model serialization / deserialization. Deserialize JSON directly into your object model PHP classes.
tebru/gson-php
125674 Downloads
Gson for PHP: Convert PHP objects to and from json