Download the PHP package wikimedia/relpath without Composer
On this page you can find all versions of the php package wikimedia/relpath. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wikimedia/relpath
More information about wikimedia/relpath
Files in wikimedia/relpath
Download wikimedia/relpath
More information about wikimedia/relpath
Files in wikimedia/relpath
Vendor wikimedia
Package relpath
Short Description Work with file paths to join or find the relative path
License MIT
Homepage https://www.mediawiki.org/wiki/RelPath
Package relpath
Short Description Work with file paths to join or find the relative path
License MIT
Homepage https://www.mediawiki.org/wiki/RelPath
Please rate this library. Is it a good library?
Informations about the package relpath
RelPath
RelPath is a small PHP library for working with file paths, to join two paths, or find the relative path to a path from the current directory or from an optional start directory.
Here is how you use it:
The RelPath::joinPath()
function provided here is analogous to os.path.join()
in Python,
and path.join()
found in Node.js.
License
MIT
All versions of relpath with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4.3
The package wikimedia/relpath contains the following files
Loading the files please wait ....