Libraries tagged by json_object
karriere/json-decoder
446649 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
jane-php/json-schema
2309613 Downloads
Generate a serializable / deserializable object model given a json schema
jessarcher/laravel-castable-data-transfer-object
708769 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
sbsaga/toon
54577 Downloads
🧠TOON for Laravel — a compact, human-readable, and token-efficient data format for AI prompts & LLM contexts. Perfect for ChatGPT, Gemini, Claude, Mistral, and OpenAI integrations (JSON ⇄ TOON).
mischasigtermans/laravel-toon
39848 Downloads
Token-Optimized Object Notation encoder/decoder for Laravel with intelligent nested object handling
lukascivil/treewalker
1121556 Downloads
TreeWalker is a simple and small Library that will help you to work faster with manipulation of structures in PHP
jbzoo/data
1598035 Downloads
An extended version of the ArrayObject object for working with system settings or just for working with data arrays
spomky-labs/jose
2788754 Downloads
JSON Object Signing and Encryption library for PHP.
tonirilix/nested-json-flattener
116870 Downloads
A php package to flatten nested json objects and nested arrays. It also allows you to create csv files from the flattened data.
ovidigital/js-object-to-json
183761 Downloads
PHP library to convert a JavaScript object string to JSON formatted string
basillangevin/laravel-data-json-schemas
37033 Downloads
Transforms Spatie Data objects into JSON Schemas with built-in validation
balping/json-raw-encoder
3513416 Downloads
Encode arrays to json with raw JS objects (eg. callbacks) in them
webapix/dot-net-json-date-formatter
206284 Downloads
Convert .net json date format to PHP DateTime object and vica versa
antwerpes/data-transfer-object
167508 Downloads
Simple json encoding and decoding for PHP data objects
skyscanner/jsonpath
428846 Downloads
JSONPath implementation for querying and updating JSON objects