RelPath is a PHP library to compute the relative path between two file paths.
The RelPath::joinPath()
function is analogous to os.path.join()
found in Python, or path.join()
in Node.js.
This library was originally created for, use still used by, ResourceLoader.
Code stewardship
- Maintained by Performance Team .
- Live chat (IRC): #wikimedia-perf connect
- Issue tracker: Phabricator MediaWiki-ResourceLoader (Report an issue)
External links
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.