Libraries tagged by php sonyflake
progamesigner/snowflakes
405 Downloads
A decentralized, k-ordered UUID generator in PHP
peibin/laravel-snowflake
6 Downloads
Peibin snowflake component for Laravel.
itransport/snowflake
46 Downloads
A package to create Twitter Snowflake identifiers
munix/munix
9 Downloads
A Unique ID (64-bit Integer) Generator For PHP
csyuanping/bxg
6 Downloads
php snowflake implment
snaper/cruftflake
213 Downloads
This package provides a PHP implementation of Twitter Snoflake ID Generator algoritm
real-digital/half-flake
2 Downloads
HalfFlake is a PHP library for distributive generating unique ID numbers using Twitter's Snowflake Algorithm
pangongzi/algorithm
13 Downloads
A PHP library for implementing various algorithms
ndtan/id-generator-lite
2 Downloads
NDT ID Generator — Lite: single-file, dependency-free PHP ID generator (UUID v4/v7, ULID, NanoID, Mongo ObjectId, ShortUUID, KSUID, Snowflake).
ndtan/id-generator
2 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
ltxiong/algtool
1 Downloads
自定义算法工具类或改造的算法类
inanepain/id-forge
0 Downloads
A lightweight & versatile library for generating and encoding unique identifiers. It provides fast, secure and flexible solutions for modern applications.
cline/mint
74 Downloads
A comprehensive unique identifier generation library supporting UUID, ULID, Snowflake, NanoID, Sqids, KSUID, CUID2, TypeID, XID, ObjectID, PushID, and Timeflake
gendoria/cruftflake
32 Downloads
Unique ID generator based on Twitter Snowflake, but in PHP with a simple ZeroMQ interface.
dvomedia/cruftflake
1075 Downloads
CruftFlake - a stab at a version of Twitter Snowflake but in PHP with a simple ZeroMQ interface.