Libraries tagged by nested json
blackcube/active-record
83 Downloads
Scoped queries, elastic dynamic attributes, Hazeltree nested sets — a toolkit for ActiveRecord
particle-academy/last-word
6 Downloads
Standalone word-processing document read/write tool for agentic docs. Framework-agnostic PHP core that writes .docx (Office Open XML / WordprocessingML) from a JSON document model — headings, styled runs, nested lists, tables, code blocks, quotes, embedded images — reads them back with high fidelity, and bridges to/from GFM markdown so WYSIWYG editors round-trip Word files without converter sandwiches.
astral/php-serialize
47 Downloads
An advanced PHP serialization tool leveraging attributes for flexible object-to-array and JSON conversion. Supports property aliases, type conversions, and nested object handling. Ideal for APIs, data persistence, and configuration management.
garyjones/php-type-converter
24 Downloads
Converts one resource to another (XML, JSON, Object, Array, Serialization). PSR-2. Supports nested resources.
uklfr/json2xlsx
407 Downloads
given a nested json a xlsx sheet is generated
tomek-swienty/jsonmapper
13 Downloads
Map nested JSON structures onto PHP classes
narrator69/jsonmapper
247 Downloads
Map nested JSON structures onto PHP classes with artifcat fixing feature
boadusamuel/search-nested-json-column
1 Downloads
Search Nested json column inside database with no case sensitivity
famoser/jsonmapper
3081 Downloads
Map nested JSON structures onto PHP classes
woutvw/nested-object
7 Downloads
A PHP class that allows creating nested objects with the flexibility of JSON but the advantages of PHP classes.
raheelarifkhans/json-to-html-converter
3 Downloads
This PHP function takes a JSON object and converts it into a structured HTML detail page. The function handles nested objects and arrays, displaying them appropriately in a user-friendly format.
devig/json-mini-bread
5 Downloads
Creates a mini BREAD nested inside another model.
cristianhr/json-mini-bread
10 Downloads
Creates a mini BREAD nested inside another model.
gerfey/mapper
3658 Downloads
Map nested Json|Array structures.
shammaa/laravel-optimized-queries
33 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.