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