PHPackages                             sphinxila/php-fms - 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. sphinxila/php-fms

ActiveLibrary

sphinxila/php-fms
=================

PHP - File management library

01PHP

Since Dec 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/philip1337/php-fms)[ Packagist](https://packagist.org/packages/sphinxila/php-fms)[ RSS](/packages/sphinxila-php-fms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Filemanagementsystem / FMS
==============================

[](#php-filemanagementsystem--fms)

This library allows you to manage your files easily. With an easy interface you can set your own log library or crypto library.

The exception management is amazing!

The loader is using a cache system to avoid multiple handles for the same file. To disable the handle caching use:

```
PHPFms\Loader::DisableHandleCaching();

```

Examples
--------

[](#examples)

Easy implementation

- [Read a file](examples/Read.php)
- [Modify a file](examples/Modify.php)
- [List files from a directory](examples/ListFiles.php)
- [Direct file handler](examples/DirectFile.php)
- [Use own log](examples/Log.php)
- [Use on the fly encryption](examples/Encrypt.php)

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

[](#installation)

To use this library you need to add the following in your composer.json

```
Sphinxila/php-fms

```

License / Copying
-----------------

[](#license--copying)

This project is released under the GPL v3 license, so feel free to share or modify this.

Bug report
----------

[](#bug-report)

I only accept bug reports with an example code.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

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://avatars.githubusercontent.com/u/5432423?v=4)[Philip](/maintainers/Philip1337)[@philip1337](https://github.com/philip1337)

---

Top Contributors

[![philip1337](https://avatars.githubusercontent.com/u/5432423?v=4)](https://github.com/philip1337 "philip1337 (5 commits)")

### Embed Badge

![Health badge](/badges/sphinxila-php-fms/health.svg)

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

PHPackages © 2026

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