Registry / utility / rhumsaa-uuid

rhumsaa-uuid

JSON →
library2.8.2phppackagistunverified

NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).

composer require rhumsaa/uuid
INSTALL
IMPORT
SIG · RHUMSAA-UUID
R
rhumsaa-uuid
utilityphpv2.8.2
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 Rhumsaa\Uuid\Uuid;

Generate a version 4 UUID using the static factory method.

use Rhumsaa\Uuid\Uuid; $uuid = Uuid::uuid4(); echo $uuid->toString();
Debug
Known issues
breakingThis package is deprecated and no longer maintained. Use ramsey/uuid instead.
fix
Replace rhumsaa/uuid with ramsey/uuid in your composer.json and update imports.
affects: *
Upgrade
Version history
2.8.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
rhumsaa-uuid — pip install rhumsaa-uuid · libregistry