webmozart/glob
Ant-like globbing for PHP with support for , ?, [], {}, and // to match directories. Glob filesystem paths (including stream wrappers), match globs against strings, and filter path arrays. Uses native glob() when possible; throws on invalid patterns.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dantleech/glob-finder | 0.78 | — | 55 | 55 | 2 | 20K | 0 | 0.3 | 35.3 | MIT | — | |
| webmozart/path-util | 0.77 | Lightweight PHP utility for safe, cross-platform path handling. Normalize, join, resolve and compare filesystem paths, with helpers for absolute/relative paths and canonicalization. Useful for file operations and libraries needing consistent path logic. | 470 | 456 | 27 | 422K | 7 | 8.8 | 43.9 | MIT | 10 years ago | |
| mtdowling/jmespath.php | 0.76 | JMESPath is a query language for JSON. This PHP port lets you search, filter, and transform arrays/JSON with JMESPath expressions, useful for extracting data from API responses and complex nested structures. | 2,007 | 2,022 | 57 | 11M | 1 | 35.1 | 60.7 | MIT | 2 weeks ago | |
| lastdragon-ru/path | 0.76 | Laravel/PHP utilities for working with filesystem-like paths: build, normalize, join, and resolve path segments with consistent behavior across platforms. Lightweight helper functions/classes aimed at safer path manipulation in applications and libraries. | 0 | 0 | 0 | 114 | 0 | 0.0 | 28.5 | MIT | — | |
| internal/path | 0.74 | Type-safe, immutable PHP path value object. Normalizes paths, handles separators cross-platform, and supports joining segments, inspecting components (name/stem/ext/parent), absolute/relative conversion, and filesystem checks (exists, file/dir, writable). | 12 | 12 | 0 | 39K | 1 | 10.8 | 51.9 | BSD-3-Clause | 7 months ago | |
| symfony/finder | 0.74 | Symfony Finder provides a fluent API to locate files and directories. Filter by name, path, size, dates, contents, and more; traverse recursively and iterate results easily—ideal for CLI tools, installers, and build scripts. | 8,443 | 8,518 | 56 | 18M | 0 | 57.7 | 53.5 | MIT | 3 weeks ago | |
| spatie/regex | 0.71 | Cleaner, safer wrapper around PHP’s preg_* functions. Provides Regex::match/matchAll/replace with MatchResult objects, easy access to groups, sensible defaults, and callback-based replacements—no by-reference variables or confusing false/null error handling. | 1,120 | 1,132 | 50 | 927K | 0 | 11.6 | 40.3 | MIT | 4 years ago |
How can I help you explore Laravel packages today?