|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| kaigrassnick/snowflake-bundle | 0.81 | Laravel bundle for generating Snowflake-style unique IDs (distributed, time-ordered 64-bit identifiers). Provides easy integration/configuration for producing sortable IDs across services and high-throughput apps without relying on auto-incrementing database keys. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| jetcod/eloquent-keygen | 0.80 | — | 2 | 2 | 0 | 3K | 0 | 0.6 | 42.1 | MIT | 1 year ago | |
| alimarchal/id-generator | 0.80 | Generate unique, professional document IDs in Laravel (PREFIX-YYYYMMDD-XXXX) with transaction safety and race-condition protection. Ideal for invoices, complaints, orders, quotations, and more. Compatible with Laravel 11/12, scalable for high volume. | 0 | 0 | 0 | 0 | 0 | 2.5 | — | MIT | 11 months ago | |
| c4ys/doctrine-snowflakes-bundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| glhd/bits | 0.77 | Generate unique 64-bit IDs in PHP for distributed systems. Create Twitter Snowflake, Sonyflake, or custom bit-sequence identifiers. Configure worker/datacenter IDs and a custom epoch to avoid collisions across servers. | 92 | 92 | 18 | 22K | 1 | 19.7 | 37.2 | MIT | 3 months ago | |
| paragonie/random_compat | 0.69 | 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 | 148 | 11M | 5 | 39.8 | 43.9 | MIT | 4 years ago | |
| sqids/sqids | 0.69 | Sqids generates short, unique, URL-safe IDs from one or more non-negative numbers and decodes them back for fast lookups. Supports custom alphabet and minimum length/padding. Not encryption. Requires bcmath or gmp. | 681 | 677 | 18 | 149K | 1 | 4.0 | 32.3 | MIT | — | |
| nette/php-generator | 0.67 | Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. | 2,256 | 2,282 | 146 | 3M | 1 | 36.9 | 47.8 | NOASSERTION | 5 months ago | |
| hashids/hashids | 0.66 | Generate YouTube-like short IDs from one or more numbers to avoid exposing sequential database IDs. Simple encode/decode API, customizable salt and options, install via Composer. Requires bcmath or gmp extension. Maintained; creator also offers Sqids. | 5,440 | 5,545 | 414 | 1M | 0 | 40.7 | 32.0 | MIT | 3 years ago | |
| snortlin/nano-id | 0.65 | Laravel-friendly NanoID generator for PHP: create short, URL-safe, collision-resistant IDs with configurable length and alphabet. Simple API, lightweight and fast—ideal for public identifiers, tokens, and model keys without exposing sequential IDs. | 5 | 4 | 0 | 2K | 0 | 0.3 | 33.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?