Libraries tagged by dot structure
dflydev/dot-access-data
429925131 Downloads
Given a deep data structure, access data by dot notation.
dflydev/dot-access-configuration
14574066 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
dotkernel/dot-helpers
34322 Downloads
Dotkernel helper component providing various helper structures and classes
dotkernel/dot-maker
12497 Downloads
Dotkernel library for programmatically generating structured code files
dschoenbauer/dot-notation
1270 Downloads
Given a complicated data structure, this library allows easy and safe access to data via dot notation. This library is a compilation of other Dot Notation libraries, taking the best feature from each.
yriveiro/dot
15 Downloads
Dot access for nested structures
jbizzay/php-dot
252 Downloads
Structured array helper with dot notation
melting-server/schema-dot-org-tree
10 Downloads
Reads a version of schema.org and builds out a structured tree. Access any entry's direct or inherited properties or traverse the tree using $entity->parent() or $entity->children. Supports multiple schema versions.
beastbytes/schema-dot-org-helper
10 Downloads
A helper for generating Schema.org JSON-LD
qanna-rsa/expression-engine
4 Downloads
A small, fast expression language for evaluating dynamic values against structured data -- dot-path access, list filtering/mapping, chainable string/number/date methods, and {{ }} template interpolation for Laravel workflows, forms, and low-code automations.