Skip to content

Latest commit

 

History

History
55 lines (44 loc) · 1.54 KB

README.md

File metadata and controls

55 lines (44 loc) · 1.54 KB

PHP Path

Help with handling or manipulating file and directory path.

Banner

Total Downloads Latest Version

Installation

Installation is super-easy via Composer

composer require filesys/path

or add it by hand to your composer.json file.

Features

  • 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

Documentation

Feel free to customize it with specific details relevant to your documentation click Documentation