Particle
ID generator
A 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers.
64 bit ID Generator
133 stars
7 watching
28 forks
Language: PHP
last commit: about 3 years ago
Linked from 1 awesome list
idsmilisecondsphp
Related projects:
Repository | Description | Stars |
---|---|---|
| A module that generates unique IDs using a hash-based algorithm for ThinkJS applications | 7 |
| A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A C++ library that generates unique, compact, and secure string IDs | 101 |
| A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 |
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| A package for generating compact and unique IDs with embedded metadata | 91 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| A library that generates unique identifiers from numbers in various programming languages | 9 |
| A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| A lightweight PHP implementation of a secure URL-friendly unique ID generator | 753 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 547 |