broadway/uuid-generator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fahriztx/model-uuid | 0.89 | 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 | |
| dyrynda/laravel-model-uuid | 0.88 | — | 485 | 486 | 53 | 87K | 3 | 25.1 | 35.7 | MIT | 6 months ago | |
| michalkortas/laravel-uuid | 0.88 | — | 2 | 2 | 0 | 0 | 0 | 1.5 | — | — | 5 years ago | |
| simlux/laravel-model-uuid | 0.88 | — | 0 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| webpatser/laravel-uuid | 0.88 | 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 | 149 | 186K | 0 | 13.8 | 27.9 | — | 11 years ago | |
| stayallive/laravel-eloquent-uuid | 0.88 | — | 4 | 4 | 0 | 14K | 0 | 12.9 | 52.4 | MIT | 6 months ago | |
| mindtwo/laravel-auto-create-uuid | 0.87 | 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 | 994 | 0 | 15.9 | 42.1 | MIT | 4 months ago | |
| labrodev/laravel-uuidable | 0.87 | — | 1 | 1 | 0 | 9 | 0 | 0.0 | 10.2 | MIT | — | |
| webpatser/uuid | 0.87 | 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 | 15K | 0 | 0.0 | 53.7 | MIT | — | |
| da-vinci-studio/uuid-generator | 0.87 | 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 | 10 years ago | |
| spatie/laravel-binary-uuid | 0.87 | 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 | 56 | 135 | 0 | 4.4 | 1.0 | MIT | 7 years ago | |
| goldspecdigital/laravel-eloquent-uuid | 0.86 | — | 506 | 508 | 45 | 10K | 0 | 9.6 | 18.5 | MIT | 3 years ago | |
| symfony/polyfill-uuid | 0.85 | 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 | 691 | 2 | 14M | 0 | 17.7 | 61.6 | MIT | 5 months ago | |
| rhumsaa/uuid | 0.84 | 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 | 4K | 0 | 0.1 | 27.5 | MIT | — | |
| broadway/broadway | 0.75 | Broadway provides infrastructure and testing helpers for building CQRS and event-sourced applications in PHP. Loosely coupled components give a full CQRS/ES toolkit without getting in your way, with solid docs and integration options. | 1,509 | 1,514 | 171 | 26K | 0 | 18.2 | 15.2 | MIT | 1 month ago | |
| ddd-module/broadway | 0.75 | Broadway provides infrastructure and testing helpers for building CQRS and event-sourced PHP applications. It offers loosely coupled components for command handling, event storage, and projection workflows, designed to stay out of your way and be used together or separately. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 1 year ago | |
| broadway/broadway-bundle | 0.73 | Symfony bundle that integrates Broadway CQRS/ES into your app. Symfony Flex installs and configures it automatically, with in-memory event store and read models by default and options for persistent implementations. Documentation available at broadway.github.io. | 67 | 68 | 23 | 6K | 0 | 12.6 | 24.0 | MIT | 1 month ago | |
| ramsey/uuid | 0.73 | 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,633 | 12,854 | 527 | 18M | 16 | 70.9 | 57.7 | MIT | 3 months ago | |
| devrabiul/laravel-geo-genius | 0.53 | Laravel GeoGenius adds IP geolocation, automatic timezone detection/conversion, locale & translation helpers, and a country picker with phone formatting/validation for Laravel. Works with Livewire and supports cookies or headers for detection. | 182 | 183 | 11 | 2K | 0 | 15.2 | 16.8 | MIT | 5 months ago |
How can I help you explore Laravel packages today?