PHPackages                             mb4it/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. mb4it/filesystem

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

mb4it/filesystem
================

Lightweight filesystem abstraction for PHP with predictable, exception-based API.

1.0.3(2mo ago)09MITPHPPHP &gt;=8.1

Since Feb 17Pushed 2mo agoCompare

[ Source](https://github.com/Dictator90/mb-filesystem)[ Packagist](https://packagist.org/packages/mb4it/filesystem)[ RSS](/packages/mb4it-filesystem/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (5)Used By (0)

MB Filesystem
=============

[](#mb-filesystem)

Lightweight wrapper around the local PHP filesystem with a convenient, predictable, exception‑based API.

Requirements
------------

[](#requirements)

- PHP 8.1+

Installation
------------

[](#installation)

```
composer require mb4it/filesystem
```

Basic usage
-----------

[](#basic-usage)

```
