A simle file system classes
PHP 7.1 or later
The recommended way to install stk2k/file is through Composer.
composer require stk2k/file
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
This library is licensed under the MIT license.
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.