PHPackages                             amzs/random-bundle - 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. amzs/random-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

amzs/random-bundle
==================

Random number bundle for Symfony

v1.0.2(5mo ago)011MITPHPPHP &gt;=7.2

Since Dec 8Pushed 5mo agoCompare

[ Source](https://github.com/naninani2xx1/random-bundle)[ Packagist](https://packagist.org/packages/amzs/random-bundle)[ RSS](/packages/amzs-random-bundle/feed)WikiDiscussions main Synced 1mo ago

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

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require amzs/random-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Amzs\RandomBundle\AmzsRandomBundle::class => ['all' => true],
];
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance71

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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

Total

2

Last Release

162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c17d9e17f376d1177cd59b461a4d63a6ab00b03aa692cb17f8ecdca3b4df9e3?d=identicon)[naninani2xx1](/maintainers/naninani2xx1)

---

Top Contributors

[![naninani2xx1](https://avatars.githubusercontent.com/u/104667945?v=4)](https://github.com/naninani2xx1 "naninani2xx1 (6 commits)")

### Embed Badge

![Health badge](/badges/amzs-random-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/amzs-random-bundle/health.svg)](https://phpackages.com/packages/amzs-random-bundle)
```

###  Alternatives

[wallabag/wallabag

open source self hostable read-it-later web application

12.6k2.2k](/packages/wallabag-wallabag)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)[zenstruck/redirect-bundle

Store redirects for your site and keeps statistics on redirects and 404 errors

2661.7k1](/packages/zenstruck-redirect-bundle)

PHPackages © 2026

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