Skip to content
forked from lazervel/path

The PHP Path provides utlities help with handling or manipulating file and directory path.

License

Notifications You must be signed in to change notification settings

authmodassir/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.

use Path\Path;
require 'vendor/autoload.php';

About

The PHP Path provides utlities help with handling or manipulating file and directory path.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%