PHPackages                             irfantoor/filesystem - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. irfantoor/filesystem

ActiveLibrary[File &amp; Storage](/categories/file-storage)

irfantoor/filesystem
====================

Irfan's Filesystem : A single-file minimum filesystem class, to manage the files and directories.

0.4(4y ago)1571AGPL-3.0-or-laterPHPPHP &gt;= 7.3

Since Apr 1Pushed 4y ago2 watchersCompare

[ Source](https://github.com/irfantoor/filesystem)[ Packagist](https://packagist.org/packages/irfantoor/filesystem)[ RSS](/packages/irfantoor-filesystem/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (6)Used By (1)

Irfan's Filesystem
==================

[](#irfans-filesystem)

A single-file minimum filesystem class, to manage the files and directories.

1. Installation
---------------

[](#1-installation)

Install the latest version with

```
composer require irfantoor/filesystem
```

Note: Irfan's Filesystem requires PHP 7.1 or newer.

Usage
-----

[](#usage)

Initialising
------------

[](#initialising)

```
