internal/path
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).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| laragraph/utils | 0.83 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 8 | 555K | 0 | 20.2 | 62.6 | MIT | 3 months ago | |
| lastdragon-ru/path | 0.79 | 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 | 109 | 0 | 0.0 | 29.0 | MIT | — | |
| jackiedo/path-helper | 0.79 | PHP helper for working with local filesystem paths. Normalize directory separators, restyle paths for Unix/Windows/current OS, build absolute/relative paths, check if paths are absolute/relative, and test ancestor/descendant relationships. Composer install. | 2 | 2 | 0 | 9K | 0 | 0.3 | 48.0 | MIT | 4 years ago | |
| dontdrinkandroot/path | 0.79 | — | 1 | 1 | 0 | 28 | 3 | 1.6 | 16.6 | NOASSERTION | 4 years ago | |
| easy-doc/easy-doc | 0.79 | Easy Doc is a Laravel/PHP package for quickly generating and serving project documentation. It helps you organize docs, render them for the web, and keep content maintainable with a simple setup suitable for small apps and internal tools. | 4 | 4 | 4 | 5K | 0 | 5.8 | 41.8 | MIT | 11 months ago | |
| sebastianfeldmann/camino | 0.79 | camino is a lightweight PHP library by Sebastian Feldmann for defining and executing command-line pipelines with clear, composable steps. It helps you build repeatable CLI workflows, handle command execution, capture output, and manage failures consistently. | 17 | 17 | 2 | 295K | 0 | 1.2 | 55.3 | MIT | 5 years ago | |
| endroid/quality | 0.79 | Quality-related helper package by Endroid for PHP/Laravel apps, providing small utilities for enforcing or improving code/data quality in your project. Suitable as a lightweight dependency when you need simple quality checks or supporting components. | 3 | 3 | 1 | 76 | 0 | 0.0 | 18.0 | — | — | |
| webmozart/path-util | 0.78 | 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 | — | — | |
| riimu/kit-pathjoin | 0.78 | — | 12 | 12 | 0 | 19K | 1 | 1.7 | 43.8 | MIT | 8 years ago | |
| bitandblack/pathinfo | 0.78 | Tiny PHP utility offering a consistent, OO wrapper around path information. Parse file paths into dirname, basename, extension, filename, and more, with simple getters and helpers for working with filesystem paths across environments. | 0 | 0 | — | 559 | — | 0.0 | 37.6 | — | — | |
| da-vinci-studio/path-generator | 0.76 | Generate consistent file and directory paths in your Laravel app with configurable patterns and helpers. Useful for organizing uploads, storage, and assets by date, model, or custom rules, keeping paths predictable and easy to change later. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| pds/skeleton | 0.75 | PDS standard defining a common filesystem skeleton for PHP packages. Specifies required root directories (src, tests, docs, config, bin, public, resources) and key root files (README, LICENSE, CHANGELOG, CONTRIBUTING), plus validation/generation tools. | 2,420 | 2,420 | 164 | 4K | 5 | 20.1 | 8.3 | CC-BY-SA-4.0 | 9 years ago | |
| fidry/filesystem | 0.75 | Tiny wrapper around Symfony Filesystem providing a FileSystem interface plus handy extras: path escaping for OS separators, real/normalized real path helpers, and consistent temp file/dir creation (incl. custom stream wrappers). | 4 | 4 | 0 | 54K | 1 | 12.3 | 59.8 | BSD-3-Clause | 6 months ago | |
| devanoxltd/core | 0.75 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-3.0 | — | |
| softcreatr/jsonpath | 0.75 | Evaluate and query JSON with JSONPath in PHP. softcreatr/jsonpath lets you select, filter, and extract data from arrays/objects using familiar JSONPath expressions, making it easy to navigate complex nested structures for APIs, configs, and fixtures. | 165 | 166 | 32 | 857K | 0 | 21.8 | 57.1 | NOASSERTION | 4 months ago | |
| spatie/temporary-directory | 0.74 | Create, use, and automatically clean up temporary directories in PHP. Spatie TemporaryDirectory makes it easy to generate a temp folder (in your system temp path), build file paths inside it, and delete everything when you’re done. | 0 | 973 | — | 4M | — | 25.9 | 55.2 | — | — | |
| dnoegel/php-xdg-base-dir | 0.72 | Lightweight PHP library to locate XDG Base Directory paths (config, data, cache, state, runtime) on Linux and other Unix-like systems. Provides a simple API to read environment variables and return the correct user/system directories per the XDG spec. | 6,297 | 6,299 | 11 | 2M | 3 | 46.5 | 40.8 | MIT | 6 years ago |
How can I help you explore Laravel packages today?