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 | 25K | 0 | 0.3 | 36.4 | 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. | 0 | 456 | — | 432K | — | 8.7 | 43.9 | — | — | |
| 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 | 56 | 10M | 11 | 18.4 | 55.8 | MIT | 1 year 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 | 125 | 0 | 0.0 | 29.0 | 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 | 34K | 1 | 11.4 | 51.3 | BSD-3-Clause | 6 months 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,121 | 1,133 | 50 | 874K | 0 | 11.6 | 39.9 | MIT | 4 years ago | |
| mozex/anthropic-php | 0.66 | PHP client for Anthropic’s Claude API. Provides a simple, typed interface for sending messages and handling responses, with support for streaming, models, and common request options—easy to integrate into Laravel or any PHP app. | 47 | 49 | 9 | 56K | 0 | 23.4 | 49.1 | MIT | 1 month ago | |
| galbar/jsonpath | 0.64 | — | 208 | 211 | 39 | 223K | 7 | 9.1 | 44.1 | Apache-2.0 | 3 years ago | |
| webmozart/assert | 0.62 | Lightweight PHP assertion library for validating method input/output. Provides fast, readable checks via Webmozart\Assert\Assert with consistent error-message placeholders, throwing InvalidArgumentException on failure. Ideal for safer, less repetitive validation code. | 7,650 | 7,718 | 161 | 12M | 23 | 64.8 | 60.4 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?