Download the PHP package tomaskraus/path-utils without Composer
On this page you can find all versions of the php package tomaskraus/path-utils. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tomaskraus/path-utils
More information about tomaskraus/path-utils
Files in tomaskraus/path-utils
Download tomaskraus/path-utils
More information about tomaskraus/path-utils
Files in tomaskraus/path-utils
Vendor tomaskraus
Package path-utils
Short Description A simple PHP library for file system paths - smart path join, root path, and so on...
License MIT
Homepage https://github.com/tomaskraus/path-utils
Package path-utils
Short Description A simple PHP library for file system paths - smart path join, root path, and so on...
License MIT
Homepage https://github.com/tomaskraus/path-utils
Please rate this library. Is it a good library?
Informations about the package path-utils
path-utils
A simple PHP library for file system paths - smart path join, root path, and so on...
features
smart path join, fixes missing or too many path separators, joins even non-existent paths
application root path, with smart join
Installation
Via composer:
, or add this snippet to composer.json
Usage example
Assume we have our php application in /var/www/myApp
. A /var/www/myApp
is our application root path.
All versions of path-utils with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3|^7.0
The package tomaskraus/path-utils contains the following files
Loading the files please wait ....