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

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

sofiakb/php-filesystem
======================

A library for manage file in PHP.

v0.0.4(3y ago)0129MITPHPPHP 8.\*

Since Mar 5Pushed 3y ago1 watchersCompare

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

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

[![Contributors](https://camo.githubusercontent.com/ad3f87175f42e3bb9c7a3b63ed02156b68a4aa07b6738e48eab2de3519cf1364/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f636f6e7472696275746f72732f736f6669616b622f7068702d66696c6573797374656d2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sofiakb/php-filesystem/graphs/contributors)[![Forks](https://camo.githubusercontent.com/a52e652393abf48857181b9e901ffe42b885f53888c304f7dbbba422df85fb05/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f666f726b732f736f6669616b622f7068702d66696c6573797374656d2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sofiakb/php-filesystem/network/members)[![Stargazers](https://camo.githubusercontent.com/d4205dd26ed3e3bbb924c9f74302f818c8c292beed7c2fbeca58ffd4a0217c69/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f736f6669616b622f7068702d66696c6573797374656d2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sofiakb/php-filesystem/stargazers)[![Issues](https://camo.githubusercontent.com/e84bf9dad8684291b8432495c0f84d486227c607a1bcd3b94d49a531cb7c0258/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f736f6669616b622f7068702d66696c6573797374656d2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sofiakb/php-filesystem/issues)[![MIT License](https://camo.githubusercontent.com/5ae4578b8230f3707bb58467dc63f76d6f3b80b9de7796b6652330ea026abe90/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f736f6669616b622f7068702d66696c6573797374656d2e7376673f7374796c653d666f722d7468652d6261646765)](https://github.com/sofiakb/php-filesystem/blob/main/LICENSE)

php-filesystem
==============

[](#php-filesystem)

 A PHP Library for manage files !

 [Report Bug](https://github.com/sofiakb/php-filesystem/issues) · [Request Feature](https://github.com/sofiakb/php-filesystem/issues)

 Table of Contents1. [About the library](#about-the-project)
    - [Built With](#built-with)
2. [Getting Started](#getting-started)
    - [Prerequisites](#prerequisites)
    - [Installation](#installation)
3. [Usage](#usage)
4. [Roadmap](#roadmap)
5. [Contributing](#contributing)
6. [License](#license)
7. [Contact](#contact)
8. [Acknowledgements](#acknowledgements)

About The Library
-----------------

[](#about-the-library)

The library allows to file in PHP project.

### Built With

[](#built-with)

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

- [PHP](https://php.net)

### Prerequisites

[](#prerequisites)

- php &gt;= 7.4
- ext-fileinfo

### Installation

[](#installation)

```
composer require sofiakb/php-filesystem
```

Usage
-----

[](#usage)

```
use Sofiakb\Filesystem\Facades\File;

File::exists('/path/to/file');
```

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/sofiakb/php-filesystem/issues) for a list of proposed features (and known issues).

License
-------

[](#license)

Distributed under the MIT License. See `LICENSE` for more information.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~64 days

Recently: every ~141 days

Total

12

Last Release

1198d ago

PHP version history (3 changes)0.0.1PHP ^7.2

v0.0.3PHP ^7.4|^8.0

v0.0.4PHP 8.\*

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/83745581?v=4)[sofiakb](/maintainers/sofiakb)[@sofiakb](https://github.com/sofiakb)

---

Top Contributors

[![sofiakb](https://avatars.githubusercontent.com/u/83745581?v=4)](https://github.com/sofiakb "sofiakb (19 commits)")[![sowsouf](https://avatars.githubusercontent.com/u/17595186?v=4)](https://github.com/sowsouf "sowsouf (6 commits)")[![sakbly](https://avatars.githubusercontent.com/u/102511794?v=4)](https://github.com/sakbly "sakbly (4 commits)")

---

Tags

phpfilesystemfile

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sofiakb-php-filesystem/health.svg)

```
[![Health](https://phpackages.com/badges/sofiakb-php-filesystem/health.svg)](https://phpackages.com/packages/sofiakb-php-filesystem)
```

###  Alternatives

[league/flysystem

File storage abstraction for PHP

13.6k639.1M2.2k](/packages/league-flysystem)[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[blueimp/jquery-file-upload

File Upload widget for jQuery.

141.5M18](/packages/blueimp-jquery-file-upload)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
