PHP Path Help with handling or manipulating file and directory path. Installation Installation is super-easy via Composer composer require filesys/path or add it by hand to your composer.json file. use Path\Path; require 'vendor/autoload.php';