christhompsontldr/laravel-rng
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/secure-random | 0.78 | 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 | 20.6 | 52.9 | MIT | 2 weeks ago | |
| christhompsontldr/laravel-fsm | 0.71 | — | 8 | 8 | 0 | 15 | 0 | 21.6 | 6.9 | MIT | 5 months ago | |
| liip/rmt | 0.67 | RMT is a release management tool for PHP projects. Configure versioning (e.g., semantic), where versions are stored (tags, changelog), and automated pre/post-release actions. Install via Composer (dev or global) or as a Phar, then run releases consistently. | 457 | 461 | 46 | 3K | 16 | 8.9 | 18.7 | MIT | — | |
| webpatser/laravel-uuid | 0.67 | Generate and work with UUIDs in Laravel using the popular ramsey/uuid library. Provides a simple UUID facade and helpers, plus optional model support to use UUID primary keys in Eloquent, making unique IDs easy across apps and services. | 1,801 | 1,831 | 150 | 187K | 0 | 33.8 | 32.8 | — | 11 years ago | |
| laravel/roster | 0.67 | Detect which Laravel ecosystem packages a project uses by scanning a directory. Query production vs dev dependencies, check if specific packages or versions are present, and identify the Node package manager in use via a simple API. | 154 | 154 | 19 | 3M | 2 | 26.5 | 65.0 | MIT | 1 month ago | |
| bagisto/laravel-datafaker | 0.66 | Generate realistic fake data for Bagisto 2.3 during development: create customers, categories, and products (Simple, Virtual, Downloadable, Configurable). Install via Composer and run the bagisto:fake Artisan command to seed records. | 24 | 24 | 24 | 16K | 0 | 22.6 | 45.8 | MIT | 8 months ago | |
| ilario-pierbattista/reverse-regex | 0.66 | Generate example strings from regular expressions in PHP—useful for test data for forms, databases, and regex validation. Includes lexer/parser and random generators, supports literals, groups, classes, ranges, and quantifiers (with some Unicode/PCRE limits). | 2 | 3 | 2 | 1K | 0 | 21.6 | 41.7 | MIT | 1 week ago | |
| laracraft-tech/laravel-useful-traits | 0.65 | 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 | 69 | 1 | 25.0 | 5.5 | MIT | 1 week ago |
How can I help you explore Laravel packages today?