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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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,005 | 2,020 | 56 | 9M | 11 | 38.3 | 65.9 | MIT | 1 year ago | |
| symfony/finder | 0.76 | Symfony Finder component provides a fluent API to locate and iterate files and directories. Filter by name, extension, size, date, contents, or path; search multiple locations; and traverse recursively with sorting and ignore rules for flexible filesystem searches. | 8,453 | 8,529 | 55 | 16M | 0 | 57.2 | 53.1 | MIT | 1 week ago | |
| 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). | 11 | 11 | 0 | 14K | 1 | 21.4 | 49.9 | BSD-3-Clause | 4 months ago | |
| composer/composer | 0.74 | Composer is the de facto PHP dependency manager. Declare project requirements in composer.json, install/update packages from Packagist, and lock versions for reproducible builds. Supports private repositories and integrates with common VCS tools like Git. | 29,363 | 29,421 | 4,775 | 3M | 116 | 89.3 | 60.2 | MIT | 1 week 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 | 815K | 0 | 31.6 | 46.5 | MIT | 4 years ago |
How can I help you explore Laravel packages today?