PHPackages                             dvit/rev-package-creation - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dvit/rev-package-creation

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dvit/rev-package-creation
=========================

Create random processes

1.0.0(4y ago)05MITPHP

Since Jul 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/revnovator/rev-package-training)[ Packagist](https://packagist.org/packages/dvit/rev-package-creation)[ RSS](/packages/dvit-rev-package-creation/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

rev-package-training
====================

[](#rev-package-training)

Create Random Stuffs in your next PHP project.

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

[](#installation)

Require the package using composer

```
composer require dvit/rev-package-creation
```

Usage
-----

[](#usage)

```
use Dvit\RandomProcesses\StuffFactory;

$stuffs = new StuffFactory();

$stuff = $stuffs->getRandomStuff;
```

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License
-------

[](#license)

[MIT](./LICENSE.md)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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

1761d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7656cb560abef1850d618f927886c8f76c2ace9bfd341158f585f363bcb0339b?d=identicon)[revnovator](/maintainers/revnovator)

---

Top Contributors

[![revnovator](https://avatars.githubusercontent.com/u/31690301?v=4)](https://github.com/revnovator "revnovator (12 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dvit-rev-package-creation/health.svg)

```
[![Health](https://phpackages.com/badges/dvit-rev-package-creation/health.svg)](https://phpackages.com/packages/dvit-rev-package-creation)
```

PHPackages © 2026

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