Libraries tagged by php sonyflake
youthage/snowflake
6348 Downloads
PHP Laravel Snowflake 生成唯一id
lucasvscn/snowflake
2155 Downloads
Snowflake PHP
alesitom/hybrid-id
723 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
hejunjie/id-generator
49 Downloads
轻量级 PHP ID 生成器,提供雪花算法、UUID、时间戳和自定义可读 ID 等多种策略,确保全局唯一性与高并发性能,可轻松集成到任何 PHP 项目,适用于订单号、资源标识、日志追踪等多种业务场景 | A lightweight PHP ID generator supporting Snowflake, UUID, timestamp, and custom readable ID strategies. Ensures global uniqueness and high-performance, easily integrable into any PHP project, suitable for order numbers, resource identifiers, log tracking, and various other business scenarios
micoya/php-snowflake-shm
0 Downloads
Generate unique snowflake using PHP and shared memory.
limingxinleo/x-php-snowflake
59 Downloads
snowflake 64位自增ID算法
leon2012/snowflake
266 Downloads
php snowflake implment
erikwang2013/snowflake-php
186 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.
chivincent/snowflake
1609 Downloads
Twitter Snowflake for PHP implementation.
opengento/module-snowflake
0 Downloads
Let It ❄️ ! Let It ❄️ ! Let It ❄️ !
qorm/qorm
154 Downloads
The best
superlyons/yii2-id-generator
6 Downloads
generator id, support Yii AR
limingxinleo/x-dingtalk
29 Downloads
钉钉机器人
trrtly/php-snowflake
2956 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
tengzbiao/php-snowflake
3 Downloads
A package for create unique id by snowflake