You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ultra-fast PHP library for generating unique timestamp-based IDs with nanosecond precision. Zero dependencies, 22M+ IDs/sec, PHP 5.6-8.4+ compatible. Perfect Snowflake ID alternative for distributed systems, microservices, and high-load applications.
A high-performance, timestamp-based **64-bit unique ID generator** inspired by Twitter's Snowflake architecture. Suitable for distributed systems, supporting up to **4096 unique IDs per millisecond per machine**.