PHPackages                             crispy-computing-machine/hashfilestorage - 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. crispy-computing-machine/hashfilestorage

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

crispy-computing-machine/hashfilestorage
========================================

PHP Hash File Storage

1.0.1(3y ago)16PHPPHP &gt;=7.4

Since Aug 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/crispy-computing-machine/hashfilestorage)[ Packagist](https://packagist.org/packages/crispy-computing-machine/hashfilestorage)[ RSS](/packages/crispy-computing-machine-hashfilestorage/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Hash table / hash bucket / hash map

Folder file storage limits:.

- Windows FAT32 = 65,534
- Windows NTFS = 4,294,967,295 (unlimited)
- Max files using hash storage: one hundred and thirty-seven billion, four hundred and thirty-eight million, nine hundred and fifty-three thousand, four hundred and forty

Linux (uname -r to find ext):

- ext2/ext3 = 10,000
- ext4 = unlimited

```
// Test storage of multi files in multi folders
$oStorage = new HashFileStorage();
for($i = 0; $i file_put_contents($sTestFilename, $sTestFileText);
error_log("Saving HashFileStorage file: " . $sTestFilename . " (" . var_export($bSave, TRUE) . ")");
}

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

1357d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/854cf1c8013059a7a17ef714aaca2116b30d9102f9b7bf68cc90178f1cebad32?d=identicon)[brittainmedia](/maintainers/brittainmedia)

### Embed Badge

![Health badge](/badges/crispy-computing-machine-hashfilestorage/health.svg)

```
[![Health](https://phpackages.com/badges/crispy-computing-machine-hashfilestorage/health.svg)](https://phpackages.com/packages/crispy-computing-machine-hashfilestorage)
```

###  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.8M124](/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)
