Registry / utility / webmozart-glob

webmozart-glob

JSON →
library4.7.0phppackagistunverified

A PHP implementation of Ant's glob.

composer require webmozart/glob
INSTALL
IMPORT
SIG · WEBMOZART-GLOB
W
webmozart-glob
utilityphpv4.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Glob
use Webmozart\Glob\Glob;

Find files matching a glob pattern.

<?php use Webmozart\Glob\Glob; $files = Glob::glob('/path/to/*.php'); print_r($files);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
webmozart-glob — pip install webmozart-glob · libregistry