stk2k/file

This package is abandoned and no longer maintained. No replacement package was suggested.

A simle file system classes

0.2.0 2021-02-23 07:18 UTC

This package is auto-updated.

Last update: 2021-07-23 08:33:42 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

A simle file system classes

Feature

Demo


Usage

Requirement

PHP 7.1 or later

Installing stk2k/file

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';

License

This library is licensed under the MIT license.

Author

stk2k

Disclaimer

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.