Filesystem
Filesystem Package provide a fluent, object-oriented interface for working with filesystem.
Install / Use
/learn @glowyphp/FilesystemREADME
<h1 align="center">Filesystem</h1>
<p align="center">
Filesystem Package provide a fluent, object-oriented interface for working with filesystem.
</p>
<p align="center">
<img src="https://img.shields.io/badge/license-MIT-blue.svg?label=License" alt="License MIT"> <a href="https://packagist.org/packages/glowy/filesystem"><img src="https://poser.pugx.org/glowy/filesystem/downloads" alt="Total downloads"></a> <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/glowyphp/filesystem?label=Stars"> <img alt="GitHub forks" src="https://img.shields.io/github/forks/glowyphp/filesystem?label=Forks"> <a href="https://hitsofcode.com"><img alt="Hits of Code" src="https://hitsofcode.com/github/glowyphp/filesystem?branch=4.x"></a>
</p>
<br>
Installation
With Composer
composer require glowy/filesystem
Resources
Tests
Run tests
./vendor/bin/pest
License
The MIT License (MIT) Copyright (c) Sergey Romanenko
