Libraries tagged by snowflake
rdr/snowflakejodo
834 Downloads
SnowflakeJodo: A Snowflake wrapper for Laravel, designed to optimize connection times within Laravel applications.
qorm/qorm
166 Downloads
The best
oneduo/laravel-human-keys
911 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
kode/process
50 Downloads
PHP 8.3+ 进程编排内核:默认自研 Native 运行时(零扩展、master-worker 多进程),兼容 Swoole/Workerman,内置分布式集群能力(服务发现、分布式锁、Leader 选举、负载均衡、分布式 ID、限流、集群 RPC)
alesitom/hybrid-id
931 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.
abe/unique-id-for-laravel
5095 Downloads
A simple package to generate unique id for laravel
keboola/db-import-export
19761 Downloads
Package allows to import files to Snowflake from multiple cloud storages
hejunjie/id-generator
71 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
yiranzai/snowflake
107 Downloads
This package to generate 64 bit identifier, use snowflakes from Twitter.
tangwei/snowflake
567 Downloads
hyperf snowflake heartbeat
skripteria/wn-snowflake-plugin
330 Downloads
Snowflake plugin is dynamic content manager for Winter CMS
opengento/module-snowflake
0 Downloads
Let It ❄️ ! Let It ❄️ ! Let It ❄️ !
mucts/laravel-snowflake
125 Downloads
雪花算法:分布式环境,生成全局唯一的订单号
lostmilky/snowflake
129 Downloads
基于信号量和共享内存实现的高效雪花ID生成库
limingxinleo/x-php-snowflake
59 Downloads
snowflake 64位自增ID算法