PHPackages                             henderjon/filemarshal - 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. henderjon/filemarshal

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

henderjon/filemarshal
=====================

a simple way of interacting with uploaded files in a slightly more OOP way

110PHP

Since May 16Pushed 12y ago1 watchersCompare

[ Source](https://github.com/henderjon/filemarshal)[ Packagist](https://packagist.org/packages/henderjon/filemarshal)[ RSS](/packages/henderjon-filemarshal/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

FileMarshal
===========

[](#filemarshal)

PHP file uploads ($\_FILES) aren't very intuitive to use. This is an attempt to change that.

Usage
=====

[](#usage)

You're best bet is to check the tests to see usage, as I'm awful at documentation.

Installation
============

[](#installation)

Install the [Packagist archive](https://packagist.org/packages/henderjon/filemarshal)using [Composer](http://getcomposer.org/). I will *generally* respect [Semantic Versioning](http://semver.org/). Learn about how Composer does [versions](https://getcomposer.org/doc/01-basic-usage.md#package-versions).

*Note the absense of v1.0*

```
{
	"require" : {
		"henderjon/filemarshal": "dev-master"
	}
}

```

License
=======

[](#license)

See LICENSE.md for the [BSD-3-Clause](http://opensource.org/licenses/BSD-3-Clause) license.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

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/15bb251b7550dc9a7ee1a7642fd6c4534f72797a17b3c913e9a15a4462979612?d=identicon)[henderjon](/maintainers/henderjon)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/henderjon-filemarshal/health.svg)

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

###  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)
