PHPackages                             siestacat/random-file-generator - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. siestacat/random-file-generator

ActiveLibrary[Testing &amp; Quality](/categories/testing)

siestacat/random-file-generator
===============================

Generate a random file with random bytes for testing

1.0.0(2y ago)0431Apache-2.0PHPPHP &gt;=8.0

Since Dec 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SiestaCat/php-random-file-generator)[ Packagist](https://packagist.org/packages/siestacat/random-file-generator)[ RSS](/packages/siestacat-random-file-generator/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (1)Versions (2)Used By (1)

phpfilemanager
==============

[](#phpfilemanager)

Install:

```
composer require siestacat/random-file-generator

```

Usage:

```
use Siestacat\RandomFileGenerator\RandomFileGenerator;

$my_tmp_file_path = RandomFileGenerator::generate();

```

Tests:

```
git clone https://github.com/SiestaCat/php-random-file-generator.git
cd php-random-file-generator
composer install
composer run-script test

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

919d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/53893905?v=4)[SiestaCat](/maintainers/SiestaCat)[@SiestaCat](https://github.com/SiestaCat)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/siestacat-random-file-generator/health.svg)

```
[![Health](https://phpackages.com/badges/siestacat-random-file-generator/health.svg)](https://phpackages.com/packages/siestacat-random-file-generator)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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