{"id":19214208,"url":"https://github.com/igniphp/uuid","last_synced_at":"2025-06-11T15:12:55.942Z","repository":{"id":56989374,"uuid":"133124021","full_name":"igniphp/uuid","owner":"igniphp","description":null,"archived":false,"fork":false,"pushed_at":"2018-06-28T06:50:44.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T16:07:08.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/igniphp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-12T07:27:06.000Z","updated_at":"2024-12-25T03:35:17.000Z","dependencies_parsed_at":"2022-08-21T13:50:14.275Z","dependency_job_id":null,"html_url":"https://github.com/igniphp/uuid","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/igniphp/uuid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fuuid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fuuid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fuuid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fuuid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igniphp","download_url":"https://codeload.github.com/igniphp/uuid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igniphp%2Fuuid/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259288641,"owners_count":22834896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T14:09:28.611Z","updated_at":"2025-06-11T15:12:55.918Z","avatar_url":"https://github.com/igniphp.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![Igni logo](https://github.com/igniphp/common/blob/master/logo/full.svg)\n[![Build Status](https://travis-ci.org/igniphp/uuid.svg?branch=master)](https://travis-ci.org/igniphp/uuid)\n\n## Igni\\Util\\UuidGenerator\n\nRFC-compliant Universally Unique Identifiers v5 generator.\n\n## Installation\n```\ncomposer require igniphp/uuid\n```\n\n### API\n\n#### `generate(): string`\nGenerates uuid.\n\n#### `generateShort(): string`\nGenerates shorter representation of uuid (base58 encoded).\n\n#### `toShort(string $string): string`\nShorts uuid by packing it into base58 representation.\n\n#### `fromShort(string $string): string`\nReturns full uuid as a string from base58 representation.\n\n#### `validate(string $string): bool`\nValidates if passed string is valid uuid number.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniphp%2Fuuid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figniphp%2Fuuid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figniphp%2Fuuid/lists"}