PHPackages                             fershopls/file - 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. fershopls/file

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

fershopls/file
==============

Manage your files &amp; routes in a easy-way with this package. :)

07PHP

Since Apr 19Pushed 11y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

File
====

[](#file)

Just some helpers for PHP Applications. :)

Usage
-----

[](#usage)

```
$file = new FileManager (__DIR__);
if ($file->exists("/readme.md"))
    $file->load("/readme.md");
else $file->write("/readme.md", "Made with love :)");

```

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

[](#installation)

**Composer JSON File**

```
{
    "require": {
        "fershopls/file": "dev-master"
    }
}

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b428ccc8751861e69202048916b79ccc004ab59f44263384c110160857c62f9f?d=identicon)[fershopls](/maintainers/fershopls)

---

Top Contributors

[![fershopls](https://avatars.githubusercontent.com/u/7647863?v=4)](https://github.com/fershopls "fershopls (1 commits)")

### Embed Badge

![Health badge](/badges/fershopls-file/health.svg)

```
[![Health](https://phpackages.com/badges/fershopls-file/health.svg)](https://phpackages.com/packages/fershopls-file)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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