Libraries tagged by dot structure
dflydev/dot-access-data
219858178 Downloads
Given a deep data structure, access data by dot notation.
dflydev/dot-access-configuration
14025842 Downloads
Given a deep data structure representing a configuration, access configuration by dot notation.
dotkernel/dot-helpers
11970 Downloads
Dotkernel helper component providing various helper structures and classes
beastbytes/schema-dot-org-helper
7 Downloads
A helper for generating Schema.org JSON-LD
yriveiro/dot
14 Downloads
Dot access for nested structures
jbizzay/php-dot
249 Downloads
Structured array helper with dot notation
dschoenbauer/dot-notation
806 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.
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.