Skip to content

Commit

Permalink
Merge pull request #19 from infocyph/feature/update
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
abmmhasan committed Jun 29, 2024
2 parents 49a391e + 3beec7f commit e3ce55a
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 e3ce55a

Please sign in to comment.