|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| amzs/random-bundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 9.0 | — | MIT | 7 months ago | |
| valorin/random | 0.79 | 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. | 230 | 231 | 12 | 31K | 0 | 3.9 | 29.7 | MIT | 1 year ago | |
| pragmarx/random | 0.77 | 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. | 70 | 74 | 3 | 146K | 1 | 0.5 | 45.6 | MIT | — | |
| 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 | 41K | 0 | 5.4 | 30.8 | MIT | 1 year ago | |
| paragonie/random_compat | 0.76 | 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,155 | 8,185 | 152 | 11M | 5 | 39.9 | 43.9 | MIT | 4 years ago | |
| christhompsontldr/laravel-rng | 0.76 | 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 | 10 | 0 | 10.8 | 15.7 | — | 5 months ago | |
| ircmaxell/security-lib | 0.76 | — | 125 | 129 | 13 | 580K | 1 | 1.5 | 50.5 | MIT | 11 years ago | |
| php-standard-library/secure-random | 0.76 | 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 | 17.4 | 55.1 | MIT | 2 months ago | |
| spatie/laravel-random-command | 0.76 | 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 | |
| bentools/shh | 0.75 | Shh! is a lightweight PHP library for handling secrets: generate RSA key pairs, change private key passphrases, encrypt/decrypt payloads, and store encrypted secrets safely so only holders of the private key can decrypt. | 4 | 4 | 0 | 100 | 0 | 0.9 | 18.3 | — | 5 years ago | |
| veeqtoh/secure-code | 0.74 | — | 16 | 16 | 1 | 0 | 0 | 0.7 | — | MIT | 2 years ago | |
| php-standard-library/hash | 0.74 | Hash utilities for PHP: cryptographic and non-cryptographic hashing via an Algorithm enum, HMAC helpers, and timing-safe string comparison. Lightweight package from PHP Standard Library for consistent, secure hashing across projects. | 0 | 0 | 0 | 8K | 0 | 19.1 | 62.2 | MIT | 2 months ago | |
| arokettu/random-polyfill | 0.74 | — | 8 | 9 | 0 | 47K | 0 | 20.0 | 57.9 | NOASSERTION | 3 months ago | |
| symfony/polyfill-uuid | 0.72 | 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. | 685 | 692 | 2 | 12M | 0 | 18.5 | 62.0 | MIT | 3 months ago | |
| zendframework/zend-math | 0.64 | Zend Math provides math utilities for PHP, including big integer/decimal support, random number generation, and statistical helpers. Part of the Zend Framework ecosystem, it offers consistent, tested components for numeric operations. | 53 | 56 | 23 | 31K | 1 | 1.6 | 26.9 | BSD-3-Clause | 7 years ago |
How can I help you explore Laravel packages today?