Registry / utility / webpatser-laravel-uuid

webpatser-laravel-uuid

JSON →
library7.0.0phppackagistunverified

Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.

composer require webpatser/laravel-uuid
INSTALL
IMPORT
SIG · WEBPATSER-LARAVEL-
W
webpatser-laravel-uuid
utilityphpv7.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Uuid
use Webpatser\Uuid\Uuid;

Generate a UUID v4 string.

use Webpatser\Uuid\Uuid; $uuid = Uuid::generate(); echo $uuid; // e.g., 123e4567-e89b-12d3-a456-426614174000
Debug
Known issues
breakingRequires PHP 8.1+ and Laravel 10+ for version 7.0.0.
fix
Use version 6.x for older Laravel/PHP versions.
affects: >=7.0.0
Upgrade
Version history
7.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
webpatser-laravel-uuid — pip install webpatser-laravel-uuid · libregistry