Download the PHP package axy/fs-paths without Composer
On this page you can find all versions of the php package axy/fs-paths. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor axy
Package fs-paths
Short Description Manipulation of the file system paths
License MIT
Homepage https://github.com/axypro/fs-paths
Package fs-paths
Short Description Manipulation of the file system paths
License MIT
Homepage https://github.com/axypro/fs-paths
Please rate this library. Is it a good library?
Informations about the package fs-paths
axy\fs-paths
Manipulation of the file system paths.
- The library does not require any dependencies (except composer packages).
- Tested on PHP 5.4+, PHP 7, HHVM (on Linux), PHP 5.5 (on Windows).
- Install:
composer require axy/fs-paths
. - License: MIT.
Documentation
The library provides functions for work with file paths. Normalization, resolving and etc.
The library works with abstract paths. No requests to the real file system.
Contents
- Supported types of file systems
- Static, adapter, path instance
- File Name and Directory Name
- Paths Class
- Adapters
- Path Instance
- Algorithms of Resolving and Normalization
Examples
All versions of fs-paths with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package axy/fs-paths contains the following files
Loading the files please wait ....