Help with handling or manipulating file and directory path.
Installation is super-easy via Composer
composer require filesys/path
or add it by hand to your composer.json
file.
- separate
- basename
- dirname
- extname
- rootname
- filename
- pathname
- format
- parse
- isAbsolute
- lastDir
- drivename
- join
- real
- BSEP
- FSEP
- sep
- sanitize
- isLocal
- delimiter
- normalize
- relative
- resolve
- filePaths
- toNamespacedPath
Feel free to customize it with specific details relevant to your documentation click Documentation