Libraries tagged by globs
soit/glob-webmozart-fork
7 Downloads
A PHP implementation of Ant's glob.
openlss/func-mda-glob
158 Downloads
MDA (Multi Dimensional Array) access helpers for PHPs Superglobals
carlcs/craft-glob
18 Downloads
Glob plugin for Craft CMS
wjdhollow/antglob
1255 Downloads
PHP Ant Glob
viserio/finder
1455 Downloads
The Viserio Finder package.
switchcat/range-regex
9 Downloads
Returns a regex-compatible range from two numbers, min and max.
shirerom/snoop
6 Downloads
File iterator with helpful filter functions
nick-jones/globby
44 Downloads
Glob wildcard → regular expression translation library
gielfeldt/iterators
8059 Downloads
Various iterators.
weevers/pulp
6 Downloads
A streaming build system like gulp
wgirhad/filename-iterator
6 Downloads
Glob-like recursive file iterator
silverorange/concentrate
10299 Downloads
This package provides a command-line tool to glob and minify static resources for a website using silverorange's Site package. Files are combined according to a configuration file passed on the command-line.
laradic/filesystem
411 Downloads
Filesystem library based on Laravel and Symfony with a lot of extras. Provides a lot of extra functionality like recusive globbing (globstar `**`), Temporary file/dir, extra helpers, etc
junty/junty-todir
91 Downloads
Send globs to another paths.
ashleydawson/globtoregex
3 Downloads
Function that converts a glob pattern into a regular expression, extracted from the Symfony Finder component