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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pragmarx/random | 0.84 | 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 | 142K | 1 | 0.5 | 45.5 | MIT | — | |
| amzs/random-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 10.7 | — | MIT | 6 months ago | |
| php-standard-library/secure-random | 0.83 | Generate cryptographically secure random tokens, passwords, nonces, and bytes in PHP. SecureRandom provides simple, reliable APIs built on native CSPRNG sources, suitable for authentication, CSRF protection, and other security-sensitive identifiers. | 0 | 0 | 0 | 2K | 0 | 21.2 | 52.5 | MIT | 2 weeks ago | |
| ircmaxell/random-lib | 0.83 | — | 841 | 871 | 114 | 594K | 19 | 13.6 | 46.2 | MIT | — | |
| 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 | 104 | 0 | 14.5 | 31.6 | — | 3 months ago | |
| spatie/laravel-random-command | 0.80 | 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 | |
| paragonie/random_compat | 0.79 | 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,164 | 8,184 | 148 | 10M | 5 | 39.8 | 43.5 | MIT | 4 years ago | |
| mistic100/randomcolor | 0.79 | 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. | 241 | 246 | 58 | 37K | 0 | 5.4 | 30.1 | MIT | 1 year ago | |
| arokettu/random-polyfill | 0.79 | — | 9 | 9 | 0 | 35K | 0 | 23.1 | 56.5 | NOASSERTION | 1 month 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 | 29K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| symfony/polyfill-uuid | 0.78 | Provides polyfills for the uuid extension, adding uuid_* functions on PHP versions where the extension isn’t available. Part of Symfony’s Polyfill suite; lightweight drop-in to improve portability across environments. | 689 | 693 | 2 | 11M | 0 | 22.2 | 63.8 | MIT | 1 month 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 | 13.8 | — | BSD-3-Clause | 4 months ago | |
| veeqtoh/secure-code | 0.78 | — | 16 | 16 | 1 | 0 | 0 | 0.7 | — | MIT | 2 years ago | |
| php-standard-library/foundation | 0.77 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 33K | 0 | 21.2 | 64.8 | MIT | 2 weeks ago | |
| aldaflux/pgsql-doctrine-random-function | 0.77 | — | 0 | 0 | 0 | 104 | 0 | 0.0 | 27.9 | MIT | — | |
| dciss/poo-bundle | 0.77 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| 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. | 3 | 3 | 2 | 1K | 0 | 0.3 | 16.3 | — | — | |
| 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 | 3K | 4 | 3.2 | 21.0 | MIT | — | |
| davidbadura/faker-bundle | 0.76 | — | 11 | 13 | 2 | 52 | 0 | 0.6 | 7.1 | MIT | 10 years ago | |
| laracraft-tech/laravel-useful-traits | 0.70 | Laravel package with handy daily-use additions: traits for PHP 8.1+ enums (get names/values/array) and Eloquent query scopes (e.g., select all columns except specific ones, date-based scopes), plus an Artisan db:truncate command. | 58 | 58 | 2 | 53 | 1 | 21.7 | 4.4 | MIT | 2 months ago |
How can I help you explore Laravel packages today?