Libraries tagged by nested-data
psx/nested
13891 Downloads
Build complex nested data structures from relational databases
smoren/nested-accessor
1139 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
michaels/data-manager
1937 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
yuriitatur/nested-data
15 Downloads
Nested data storage-agnostic library
yorcreative/data-validation
8 Downloads
A lightweight and high-performance PHP validation library designed for enterprise-grade applications. It features zero dependencies, comprehensive test coverage, and a developer-friendly API—enabling teams to build scalable and secure systems with confidence.
suren/laravel-mongo-model-schema
2449 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
safeaccess/inline
3 Downloads
Safe nested data access with dot notation for PHP.
devuri/dot-access
25450 Downloads
A simple PHP library for accessing nested data using dot notation.
rezident/yii2-nested-set-plus
12 Downloads
This extension allows you to get functional for nested set trees and widget for show and manipulate nested data in view.
mbretter/stk-validation
2463 Downloads
Stk Schema Validation of nested data structures
kgladkiy/yii2-nested-set-plus
997 Downloads
This extension allows you to get functional for nested set trees and widget for show and manipulate nested data in view.
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
hambrook/nestr
19 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
dragosstoenica/laravel-zod
1 Downloads
Generate Zod v4 TypeScript schemas from Spatie Laravel Data classes (output) and Laravel FormRequest classes (input). Full Laravel rule coverage, schema references for nested Data classes, lazy-ref dedup for circular relations, locale-aware messages.