Skip to content
/ path Public
forked from lazervel/path

Help with handling or manipulating file and directory path.

License

Notifications You must be signed in to change notification settings

phpexp/path

 
 

Repository files navigation

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

About

Help with handling or manipulating file and directory path.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%