rhumsaa/uuid
Deprecated PHP 5.3+ library for generating and working with RFC 4122 UUIDs (v1, v3, v4, v5). No longer maintained—use ramsey/uuid instead.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| simlux/laravel-model-uuid | 0.93 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dyrynda/laravel-model-uuid | 0.92 | — | 483 | 481 | 54 | 75K | 1 | 28.4 | 35.2 | MIT | 3 months ago | |
| labrodev/laravel-uuidable | 0.91 | — | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| da-vinci-studio/uuid-generator | 0.91 | 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 | |
| michalkortas/laravel-uuid | 0.91 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| stayallive/laravel-eloquent-uuid | 0.90 | — | 4 | 4 | 0 | 8K | 0 | 17.1 | 50.3 | MIT | 3 months ago | |
| goldspecdigital/laravel-eloquent-uuid | 0.90 | — | 510 | 510 | 45 | 11K | 0 | 9.6 | 19.1 | MIT | 3 years ago | |
| pccomponentes/ddd | 0.90 | Mini framework PHP para construir aplicaciones con DDD + CQRS + Event Sourcing, orientado a la escritura. Propone arquitectura hexagonal (Application/Domain/Infrastructure/EntryPoint/Util) y guía de capas, dependencias y persistencia basada en eventos. | 57 | 57 | 11 | 2K | 0 | 24.8 | 25.1 | MIT | 2 months ago | |
| webpatser/laravel-uuid | 0.90 | Laravel package for generating and working with UUIDs. Provides a UUID model trait, helpers to create v1/v4 UUIDs, and integrates with Eloquent so models can use UUID primary keys instead of auto-increment IDs. | 1,801 | 1,832 | 150 | 194K | 0 | 13.8 | 28.1 | — | 11 years ago | |
| webpatser/uuid | 0.89 | 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 | — | |
| mindtwo/laravel-auto-create-uuid | 0.89 | Auto-fill a UUID v4 on Eloquent models when creating or replicating. Add a trait, add a uuid column, and it just works—no config. Supports custom UUID column names and ensures replicas get a fresh UUID by excluding the UUID attribute on replicate. | 1 | 1 | 1 | 1K | 0 | 19.8 | 43.7 | MIT | 4 weeks ago | |
| broadway/uuid-generator | 0.89 | 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 | |
| symfony/polyfill-uuid | 0.88 | 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. | 688 | 693 | 2 | 12M | 0 | 21.0 | 63.2 | MIT | 2 months ago | |
| ramsey/uuid | 0.83 | 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 | 74.3 | 57.3 | MIT | 1 day ago | |
| fahriztx/model-uuid | 0.81 | 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 | |
| ramsey/uuid-doctrine | 0.80 | — | 904 | 926 | 80 | 786K | 8 | 14.5 | 43.6 | MIT | 2 years ago | |
| spatie/laravel-binary-uuid | 0.72 | NOT MAINTAINED. Store UUID primary keys as optimized binary in Laravel models for faster indexing/queries (MySQL/SQLite). Provides UUID generation and Eloquent trait/scopes to encode/decode and query by UUID, plus benchmarks to compare performance. | 521 | 524 | 57 | 119 | 0 | 4.4 | 0.9 | MIT | 7 years ago | |
| woohoolabs/releaser | 0.71 | Lightweight CLI release tool for open-source projects. Runs in a Git repository to bump SemVer versions and create signed Git tags (GPG). Install via Composer and execute ./vendor/bin/releaser to publish a new release. | 1 | 1 | 0 | 35 | 0 | 1.5 | 17.5 | MIT | 7 years ago | |
| ranabd36/larathereum | 0.70 | — | 6 | 6 | 5 | 0 | 2 | 3.9 | — | MIT | 6 years ago |
How can I help you explore Laravel packages today?