Download the PHP package bitquick/pathtastic without Composer
On this page you can find all versions of the php package bitquick/pathtastic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bitquick/pathtastic
More information about bitquick/pathtastic
Files in bitquick/pathtastic
Download bitquick/pathtastic
More information about bitquick/pathtastic
Files in bitquick/pathtastic
Vendor bitquick
Package pathtastic
Short Description Methods to determine if a specified file or directory is within another specified directory.
License MIT
Homepage https://github.com/bitquick/pathtastic
Package pathtastic
Short Description Methods to determine if a specified file or directory is within another specified directory.
License MIT
Homepage https://github.com/bitquick/pathtastic
Please rate this library. Is it a good library?
Informations about the package pathtastic
Pathtastic
Pathtastic PHP provides a way to verify that a specified target directory or file is contained within a subpath of a specified required parent directory.
Requirements
I haven't test it but you should only need PHP 4.0.0 or above to run pathtastic. If you want to run the PHPUnit tests then it requires PHP 7.1 or newer.
Installation
You can install Pathtastic with composer using the following command
Usage
Check whether a target file or directory is within a subpath of a required directory.
License
Pathtastic is released under the MIT license.
All versions of pathtastic with dependencies
PHP Build Version
Package Version
Requires
php Version
>=4.0.0
The package bitquick/pathtastic contains the following files
Loading the files please wait ....