PHP Classes

File: docs/references.rst

Recommend this page to a friend!
  Packages of A. B. M. Mahmudul Hasan   UID (UUID, ULID, Snowflake, Sonyflake, Nano, CUID, KSUID, XID, TBSL)   docs/references.rst   Download  
File: docs/references.rst
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: UID (UUID, ULID, Snowflake, Sonyflake, Nano, CUID, KSUID, XID, TBSL)
Generate, parse, validate unique identifiers
Author: By
Last change:
Date: 8 days ago
Size: 613 bytes
 

Contents

Class file image Download
References ========== Standards and Specs ------------------- - UUID RFC 9562: https://datatracker.ietf.org/doc/html/rfc9562 - ULID spec: https://github.com/ulid/spec - Twitter Snowflake (archived): https://github.com/twitter-archive/snowflake/tree/snowflake-2010 - Sonyflake: https://github.com/sony/sonyflake - NanoID: https://github.com/ai/nanoid - CUID2: https://github.com/paralleldrive/cuid2 Project-Specific ---------------- - TBSL design note: https://github.com/infocyph/UID/blob/main/TBSL.md - Package source: https://github.com/infocyph/UID - Packagist: https://packagist.org/packages/infocyph/uid