PHPackages                             dantleech/glob-finder - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. dantleech/glob-finder

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dantleech/glob-finder
=====================

Library offering object location from hierarchrical persistent storage systems using globs

1.0.0(9y ago)551.4M—8.8%23MITPHP

Since Dec 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dantleech/glob)[ Packagist](https://packagist.org/packages/dantleech/glob-finder)[ Docs](http://www.github.com/dantleech/glob)[ RSS](/packages/dantleech-glob-finder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (5)Used By (3)

Glob finder
===========

[](#glob-finder)

[![Build Status](https://camo.githubusercontent.com/bf1079bad1bd121b8cf70fddf3ffa0d4aa173a1d1a4d70cc0de78939b220e846/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f64616e746c656563682f676c6f622e706e67)](http://travis-ci.org/dantleech/Glob)[![Latest Stable Version](https://camo.githubusercontent.com/28c7265e0adf352537362596f718eecbdd840be87bcdc5d343f19d64f3c86779/68747470733a2f2f706f7365722e707567782e6f72672f64616e746c656563682f676c6f622d66696e6465722f76657273696f6e2e706e67)](https://packagist.org/packages/dantleech/glob-finder)[![Total Downloads](https://camo.githubusercontent.com/63568c88859dbe7f38e05c04637fcdc9efdf8bfbd47c2adec3e02abe3566f7e7/68747470733a2f2f706f7365722e707567782e6f72672f64616e746c656563682f676c6f622d66696e6465722f642f746f74616c2e706e67)](https://packagist.org/packages/dantleech/glob-finder)

This library provides a way of querying for objects from hierachical data stores.

Currently support is only provided for [PHPCR](https://phpcr.github.io) and [PHPCR-ODM](http://docs.dantleech-project.org/projects/dantleech-phpcr-odm/en/latest/)

```
$documentManager = // get phpcr-odm document manager

$finder = new PhpcrOdmTraversalFinder($documentManager);
$finder->find('/cmf/articles/*');
```

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity51

Moderate usage in the ecosystem

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~204 days

Total

4

Last Release

3555d ago

Major Versions

0.3 → 1.0.02016-08-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/24ec7d5d6b7ea54007be5d7b4f43800381cc1e22929f7d2276fba30e497fdfa6?d=identicon)[dantleech](/maintainers/dantleech)

---

Top Contributors

[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (22 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dantleech-glob-finder/health.svg)

```
[![Health](https://phpackages.com/badges/dantleech-glob-finder/health.svg)](https://phpackages.com/packages/dantleech-glob-finder)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
