visus/cuid2
PHP CUID2 generator for collision-resistant, secure, URL-safe IDs built for distributed systems. Uses SHA3-512 with time and entropy for scalable uniqueness. Supports instance or static usage plus identifier validation; GMP can improve performance.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| michalkortas/laravel-uuid | 0.84 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| simlux/laravel-model-uuid | 0.84 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| fahriztx/model-uuid | 0.84 | Laravel/PHP trait to add automatic UUIDs to Eloquent models. Generates a UUID when creating records and supports using UUIDs as primary keys or additional identifiers, reducing reliance on auto-increment IDs and easing integration across systems. | 0 | 0 | 0 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| stayallive/laravel-eloquent-uuid | 0.83 | — | 4 | 4 | 0 | 8K | 0 | 17.1 | 50.3 | MIT | 2 months ago | |
| labrodev/laravel-uuidable | 0.83 | — | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| dyrynda/laravel-model-uuid | 0.82 | — | 483 | 481 | 54 | 75K | 1 | 28.6 | 35.4 | MIT | 2 months ago | |
| hidehalo/nanoid-php | 0.82 | Secure, URL-friendly unique ID generator for PHP inspired by nanoid. Generates 21‑char IDs with UUIDv4-like collision probability, supports custom alphabets/lengths, and lets you plug in your own random bytes generator for extra control. | 812 | 814 | 57 | 224K | 1 | 11.5 | 34.1 | MIT | 1 year ago | |
| da-vinci-studio/uuid-generator | 0.81 | Laravel/PHP UUID generator package by Da Vinci Studio. Provides simple helpers to generate UUIDs for your application, useful for model identifiers, tokens, and unique references, with easy integration into existing projects. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 9 years ago | |
| parables/laravel-cuid2 | 0.81 | — | 7 | 7 | 0 | 275 | 2 | 1.9 | 21.5 | MIT | 1 year ago | |
| goldspecdigital/laravel-eloquent-uuid | 0.81 | — | 510 | 510 | 45 | 11K | 0 | 9.6 | 19.1 | MIT | 3 years ago | |
| symfony/uid | 0.80 | Symfony UID component offers an object-oriented API to generate and work with unique identifiers. Includes ULIDs and UUIDs (v1 and v3–v8), with implementations compatible with both 32-bit and 64-bit systems for consistent, portable IDs. | 610 | 616 | 12 | 12M | 0 | 32.8 | 64.4 | MIT | 2 weeks ago | |
| broadway/uuid-generator | 0.79 | UUID generator utilities for your application, powered by ramsey/uuid. Includes a standard generator plus testing helpers for predictable UUIDs in tests. Comes with a runnable example script in the examples directory. | 20 | 20 | 9 | 24K | 0 | 2.0 | 42.2 | MIT | 6 years ago | |
| rhumsaa/uuid | 0.78 | Deprecated PHP 5.3+ library for generating and working with RFC 4122 UUIDs (v1, v3, v4, v5). No longer maintained—use ramsey/uuid instead. | 5 | 18 | 3 | 6K | 0 | 0.1 | 29.3 | MIT | — | |
| ramsey/uuid | 0.76 | Generate and work with UUIDs in PHP using ramsey/uuid. Create v1, v4, and other UUID types, parse and validate UUID strings, and integrate easily via Composer. Well-documented, widely used, and standards-aware for reliable identifiers. | 12,620 | 12,835 | 524 | 14M | 15 | 65.1 | 53.0 | MIT | 6 hours ago | |
| webpatser/uuid | 0.75 | Pure PHP UUID generator/validator (RFC 4122 + RFC 9562). Create UUID v1, v3, v4, v5, v6, v7, v8 and nil UUIDs; import, validate, compare, and inspect string/hex/bytes/URN, version, variant, and time fields. | 1 | 1 | 0 | 13K | 0 | 0.0 | 52.8 | MIT | — | |
| bitverse/identicon | 0.68 | Generate deterministic SVG identicons from any string in PHP. Pluggable preprocessors (e.g., MD5) and generators; includes Rings and GitHub-style 5x5 Pixels generators. Easy to use: getIcon() returns SVG you can save or render. | 49 | 49 | 8 | 263 | 1 | 1.2 | 11.0 | MIT | 10 years ago |
How can I help you explore Laravel packages today?