PHPackages                             personal-galaxy/files - 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. personal-galaxy/files

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

personal-galaxy/files
=====================

Model to store files

1.0.1(8y ago)025MITPHPPHP ~7.2

Since Mar 31Pushed 8y agoCompare

[ Source](https://github.com/PersonalGalaxy/Files)[ Packagist](https://packagist.org/packages/personal-galaxy/files)[ Docs](http://github.com/PersonalGalaxy/Files)[ RSS](/packages/personal-galaxy-files/feed)WikiDiscussions develop Synced 5d ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

Files
=====

[](#files)

`master``develop`[![Scrutinizer Code Quality](https://camo.githubusercontent.com/164ae82eedbc59dbb74584a0996f9d482b44ff612a1615986f2807f1a11bc057/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/36ea90b8545d3e7b761d18e464e33bac6e652f7ae239b432944f7e7b70bb6902/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/?branch=develop)[![Code Coverage](https://camo.githubusercontent.com/5ed371ebf2ae2137e27d9609ad507f88bc3117c781fe303f5ad928daf35d620f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/1c6f4d04566bdf55371f4068b4aaf4b149d60cf5501a0f10413bcd1f4951bcb2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f636f7665726167652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/?branch=develop)[![Build Status](https://camo.githubusercontent.com/417c3b67a9ac9c89df7b0420210106baaeee7a705e66e01817449275bfa259b3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/build-status/master)[![Build Status](https://camo.githubusercontent.com/33cb3f8a4c5508f2a1ec9118d2972796b7026b5ed4013ceb93a5ce1469850a96/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f46696c65732f6261646765732f6275696c642e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Files/build-status/develop)Model to store files.

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

[](#installation)

```
composer require personal-galaxy/files
```

Usage
-----

[](#usage)

The only entry point to use the model are the [commands](src/Command), you should use a [command bus](https://github.com/innmind/commandbus) in order to bind the commands to their handler.

You also need to implement the repository [interfaces](src/Repository) in order to persist the files and folders metadata.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

2967d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/851425?v=4)[Baptiste Langlade](/maintainers/Baptouuuu)[@Baptouuuu](https://github.com/Baptouuuu)

---

Top Contributors

[![Baptouuuu](https://avatars.githubusercontent.com/u/851425?v=4)](https://github.com/Baptouuuu "Baptouuuu (25 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/personal-galaxy-files/health.svg)

```
[![Health](https://phpackages.com/badges/personal-galaxy-files/health.svg)](https://phpackages.com/packages/personal-galaxy-files)
```

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