{"id":17226781,"url":"https://github.com/dantleech/glob","last_synced_at":"2025-04-14T00:43:49.780Z","repository":{"id":24557876,"uuid":"27965041","full_name":"dantleech/glob","owner":"dantleech","description":"Library offering object location from hierarchrical persistent storage systems using globs","archived":false,"fork":false,"pushed_at":"2016-08-23T14:48:26.000Z","size":30,"stargazers_count":55,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T14:55:01.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dantleech.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-13T15:40:39.000Z","updated_at":"2025-03-20T19:52:52.000Z","dependencies_parsed_at":"2022-08-07T11:01:09.027Z","dependency_job_id":null,"html_url":"https://github.com/dantleech/glob","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fglob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fglob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fglob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dantleech%2Fglob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dantleech","download_url":"https://codeload.github.com/dantleech/glob/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248804721,"owners_count":21164127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T04:17:14.117Z","updated_at":"2025-04-14T00:43:49.761Z","avatar_url":"https://github.com/dantleech.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Glob finder\n\n[![Build Status](https://secure.travis-ci.org/dantleech/glob.png)](http://travis-ci.org/dantleech/Glob)\n[![Latest Stable Version](https://poser.pugx.org/dantleech/glob-finder/version.png)](https://packagist.org/packages/dantleech/glob-finder)\n[![Total Downloads](https://poser.pugx.org/dantleech/glob-finder/d/total.png)](https://packagist.org/packages/dantleech/glob-finder)\n\nThis library provides a way of querying for objects from hierachical data\nstores.\n\nCurrently support is only provided for [PHPCR](https://phpcr.github.io) and\n[PHPCR-ODM](http://docs.dantleech-project.org/projects/dantleech-phpcr-odm/en/latest/)\n\n````php\n$documentManager = // get phpcr-odm document manager\n\n$finder = new PhpcrOdmTraversalFinder($documentManager);\n$finder-\u003efind('/cmf/articles/*');\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fglob","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdantleech%2Fglob","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdantleech%2Fglob/lists"}