PATH:
home
/
lab2454c
/
omvstudio.com
/
vendor
/
symfony
/
uid
{ "name": "symfony/uid", "type": "library", "description": "Provides an object-oriented API to generate and represent UIDs", "keywords": ["uid", "uuid", "ulid"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Grégoire Pineau", "email": "lyrixx@lyrixx.info" }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=8.1", "symfony/polyfill-uuid": "^1.15" }, "require-dev": { "symfony/console": "^5.4|^6.0" }, "autoload": { "psr-4": { "Symfony\\Component\\Uid\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
[-] UuidV4.php
[edit]
[-] NilUuid.php
[edit]
[-] composer.json
[edit]
[-] BinaryUtil.php
[edit]
[+]
..
[+]
Factory
[-] UuidV6.php
[edit]
[-] NilUlid.php
[edit]
[+]
Command
[-] UuidV1.php
[edit]
[-] AbstractUid.php
[edit]
[-] Ulid.php
[edit]
[-] README.md
[edit]
[-] UuidV5.php
[edit]
[-] Uuid.php
[edit]
[-] UuidV3.php
[edit]
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]