RelPath
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 stewardshipEdit
- Maintained by Performance Team .
- Live chat (IRC): #wikimedia-perf connect
- Issue tracker: Phabricator MediaWiki-ResourceLoader (Report an issue)