Skip to content

Latest commit

 

History

History
54 lines (43 loc) · 1.52 KB

File metadata and controls

54 lines (43 loc) · 1.52 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
  • serialize
  • join
  • real
  • BSEP
  • FSEP
  • sep
  • isLocal
  • delimiter
  • normalize
  • relative
  • resolve
  • filePaths
  • toNamespacedPath

Documentation

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