Library offering object location from hierarchrical persistent storage systems using globs
/learn @dantleech/Glob
Quality Score
Category
Supported Platforms
This library provides a way of querying for objects from hierachical data stores.
Currently support is only provided for PHPCR and PHPCR-ODM
$documentManager = // get phpcr-odm document manager $finder = new PhpcrOdmTraversalFinder($documentManager); $finder->find('/cmf/articles/*');
dantleech
View profile
Languages
Security Score
Audited on Jan 16, 2026