Download the PHP package kiryi/pathyi without Composer
On this page you can find all versions of the php package kiryi/pathyi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor kiryi
Package pathyi
Short Description Simple path formatter.
License GPL-3.0-or-later
Homepage https://kiryi.net/
Package pathyi
Short Description Simple path formatter.
License GPL-3.0-or-later
Homepage https://kiryi.net/
Please rate this library. Is it a good library?
Informations about the package pathyi
Kiryi's PATHYI
A simple path formatter.
Installation
Usage
Method Definition format
Parameters
path
The path to format. If only backslashes appearing, path will be returned with leading/trailing backslashes. If not, forward slashes are used.
leadingSlash
Defines if the returned path starts with a slash (true) or not (false, default).
trailingSlash
Defines if the returned path ends with a slash (true) or not (false, default).
Return Values
Returns the formatted path as a string.
Example
All versions of pathyi with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
The package kiryi/pathyi contains the following files
Loading the files please wait ....