wxxiong6 / php-ext-snowflake

php生成分布式唯一id扩展,基于Twitter SnowFlake分布式ID生成算法,使用c实现的php Extension。默认生成ID是一个64位long型数字。单机每秒内理论上最多可以生成1024*(2^12),也就是409.6万个ID(1024 X 4096 = 4194304)。
11Updated last year

Alternatives and similar repositories for php-ext-snowflake:

Users that are interested in php-ext-snowflake are comparing it to the libraries listed below