PHPackages                             littlevale/filestore - 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. littlevale/filestore

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

littlevale/filestore
====================

Manage a logical file store, giving each file a unique name. Methods to add, retrieve &amp; delete files. Mapping original name to unique FileStore name is responsibilty of calling software

v1.0.0(5mo ago)01proprietaryPHPPHP &gt;=8.2

Since Jan 15Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/littlevale/FileStore)[ Packagist](https://packagist.org/packages/littlevale/filestore)[ RSS](/packages/littlevale-filestore/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Littlevale\\FileStore
---------------------

[](#littlevalefilestore)

### Manage a logical file store.

[](#manage-a-logical-file-store)

Files are stored in a tree structure derived from a random filename created at insertion time.

Provide methods to

- insert from string, array or uploaded file, and return unique filename;
- delete by file store filename;
- retrieve to string;
- retrieve to output.

Unique filenames ensure that loaded filenames don't clash. It is the responsibility of the hosting software to map the original filename to the unique filename returned by FileStore.

To do:

- block delete from an array of names.
- reconcile against a list of filenames to identify orphan files that can be removed
- reconcile against a list of filenames to identify absent files.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance70

Regular maintenance activity

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

169d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/522d218eda1f9493c59de3413f8b2539caecadff174005adfd299a0814b017a6?d=identicon)[mike.whipps](/maintainers/mike.whipps)

---

Top Contributors

[![littlevale](https://avatars.githubusercontent.com/u/3824046?v=4)](https://github.com/littlevale "littlevale (7 commits)")

### Embed Badge

![Health badge](/badges/littlevale-filestore/health.svg)

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

PHPackages © 2026

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