valorin/random
Laravel helper for generating random strings, numbers, and values with a clean API. Create secure tokens, readable IDs, and randomized data for testing or seeding, with configurable length, character sets, and formats.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| amzs/random-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 9.0 | — | MIT | 7 months ago | |
| christhompsontldr/laravel-rng | 0.82 | Deterministic, stream-isolated RNG for Laravel built on PHP’s Random extension. Seed once to get reproducible sequences across named streams (e.g., seeding vs combat). Includes helpers for int ranges, chance, and pick, plus optional roll logging with audit command. | 0 | 0 | 0 | 16 | 0 | 11.5 | 18.7 | — | 5 months ago | |
| pragmarx/random | 0.81 | Cryptographically secure random generator for PHP: create random strings, integers, bytes, hex, and regex-based patterns with options for size, case, prefixes/suffixes, and raw output. Falls back to Faker (if installed) for rich random data like names and dates. | 71 | 74 | 3 | 138K | 1 | 0.5 | 45.3 | MIT | — | |
| paragonie/random_compat | 0.80 | PHP 5 polyfill for random_bytes() and random_int(), providing secure, cryptographically strong randomness on older PHP versions. Uses the best available system sources and falls back safely, helping apps generate tokens, keys, IDs, and nonces consistently across environments. | 8,156 | 8,185 | 152 | 11M | 5 | 39.9 | 43.9 | MIT | 4 years ago | |
| ircmaxell/random-lib | 0.80 | — | 840 | 870 | 113 | 538K | 19 | 13.6 | 45.7 | MIT | — | |
| php-standard-library/secure-random | 0.79 | SecureRandom provides cryptographically secure random bytes and strings in PHP for tokens, passwords, nonces, and IDs. Simple API built on secure system sources, suitable for authentication, session, and security-sensitive workflows. | 0 | 0 | 0 | 3K | 0 | 19.0 | 54.4 | MIT | 2 months ago | |
| arokettu/random-polyfill | 0.79 | — | 8 | 9 | 0 | 47K | 0 | 20.0 | 57.9 | NOASSERTION | 3 months ago | |
| php-standard-library/str | 0.78 | Lightweight string utility library for PHP, providing common helpers for formatting, parsing, and safe string handling. Designed as a simple “standard library” add-on with a small API surface and easy composer integration. | 1 | 1 | 0 | 28K | 0 | 19.0 | 63.8 | MIT | 2 months ago | |
| denisok94/helper | 0.78 | A small Laravel/PHP helper package providing convenience functions to speed up everyday development tasks. Useful for common utilities and shortcuts so you can reduce boilerplate across projects. | 1 | 1 | 0 | 2 | 0 | 27.4 | 4.9 | BSD-3-Clause | 1 week ago | |
| veeqtoh/secure-code | 0.78 | — | 16 | 16 | 1 | 0 | 0 | 0.7 | — | MIT | 2 years ago | |
| symfony/polyfill-uuid | 0.78 | Symfony Polyfill for UUID brings uuid_* functions to PHP environments that don’t have the uuid extension installed. It lets applications use common UUID helpers consistently across PHP versions, matching Symfony’s polyfill approach and staying lightweight and MIT licensed. | 687 | 692 | 2 | 12M | 0 | 19.3 | 62.4 | MIT | 3 months ago | |
| mistic100/randomcolor | 0.77 | Generate attractive random colors in PHP (port of David Merfield’s randomColor). Create single or multiple colors with options for hue, luminosity, alpha, and output formats like hex, rgb(a), hsl(a), or hsv(a). Supports custom PRNG. | 242 | 246 | 57 | 32K | 0 | 5.4 | 29.4 | MIT | 1 year ago | |
| entropy/entropy | 0.77 | Entropy is a lightweight PHP/Laravel package for calculating Shannon entropy and related information metrics on strings and datasets. Useful for analyzing randomness, password strength, identifiers, and distribution quality, with a simple API and minimal dependencies. | 5 | 5 | 2 | 34K | 0 | 0.1 | 51.8 | — | — | |
| icomefromthenet/reverse-regex | 0.77 | Generate sample strings from regular expressions for test data and validation. ReverseRegex parses a supported subset of regex syntax (literals, groups, character classes, quantifiers, escapes, some Unicode via \X{####}) and outputs randomized matching text via PHP generators. | 136 | 138 | 38 | 2K | 4 | 3.2 | 17.7 | MIT | — | |
| spatie/laravel-random-command | 0.75 | Adds a playful php artisan random command that picks and runs a random Artisan command for you. Also auto-schedules itself to run at random times. Mostly for fun—probably not something you want in production (or anywhere). | 39 | 39 | 6 | 0 | 0 | 3.1 | — | MIT | 3 years ago |
How can I help you explore Laravel packages today?