SkillAgentSearch skills...

Glob

Library offering object location from hierarchrical persistent storage systems using globs

Install / Use

/learn @dantleech/Glob
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Glob finder

Build Status Latest Stable Version Total Downloads

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/*');
View on GitHub
GitHub Stars55
CategoryDevelopment
Updated2mo ago
Forks2

Languages

PHP

Security Score

95/100

Audited on Jan 16, 2026

No findings