Libraries tagged by nested-data
yorcreative/data-validation
333 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.
psx/nested
14683 Downloads
Build complex nested data structures from relational databases
xchert/property-access
170 Downloads
A flexible PHP library for accessing and manipulating nested data structures (arrays and objects) using a unified path-based interface
michaels/data-manager
2016 Downloads
Simple data manager for nested data, dot notation array access, extendability, and container interoperability.
devuri/dot-access
25476 Downloads
A simple PHP library for accessing nested data using dot notation.
suren/laravel-mongo-model-schema
2452 Downloads
Make mongo data saving and retrieving match defined schemas for Laravel. Support nested data model.
smoren/nested-accessor
1147 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
hambrook/nest
64 Downloads
Power up PHP arrays and objects and access nested data (even within functions) without worrying about validation.
dragosstoenica/laravel-zod
1554 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.
yuriitatur/nested-data
15 Downloads
Nested data storage-agnostic library
safeaccess/inline
5 Downloads
Safe nested data access with dot notation for PHP.
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
2495 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.