Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abmmhasan committed Jun 29, 2024
1 parent 7f0c6f0 commit 3beec7f
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,15 @@
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/infocyph/uid)
[![]()](https://visitor-badge.laobi.icu/badge?page_id=infocyph.com)

An AIO Unique ID generator written in PHP. Supports,

- UUID (RFC 4122 + Unofficial/Draft)
- ULID (ulid specification)
- Snowflake ID (Twitter Snowflake)
- Sonyflake ID (Snowflake Inspired, ported from Golang)
- TBSL (tbsl spec)
An AIO Unique ID generator written in PHP. Supports (references available at the bottom),

- UUID
- ULID
- Snowflake ID
- Sonyflake ID
- TBSL
- NanoId
- Cuid2

## Table of contents

Expand Down

0 comments on commit 3beec7f

Please sign in to comment.