Registry / utility / symfony-uid

symfony-uid

JSON →
library8.1.0phppackagistunverified

Provides an object-oriented API to generate and represent UIDs

composer require symfony/uid
INSTALL
IMPORT
SIG · SYMFONY-UID
S
symfony-uid
utilityphpv8.1.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.

Ulid
use Symfony\Component\Uid\Ulid;

Generate a new ULID and output its RFC 4122 representation

use Symfony\Component\Uid\Ulid; $ulid = new Ulid(); echo $ulid->toRfc4122();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
symfony-uid — pip install symfony-uid · libregistry