Registry / utility / infrajs-path

infrajs-path

JSON →
library1.1.34phppackagistunverified

Resolve paths on the file system. Provide point of view on form of paths to files and folders.

composer require infrajs/path
INSTALL
IMPORT
SIG · INFRAJS-PATH
I
infrajs-path
utilityphpv1.1.34
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Path
use Infrajs\Path\Path;

Resolve a relative path to an absolute path.

<?php require 'vendor/autoload.php'; use Infrajs\Path\Path; $path = new Path('/var/www/html'); echo $path->resolve('app/config.php');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.34latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
infrajs-path — pip install infrajs-path · libregistry