Libraries tagged by sonyflake
godruoyi/php-snowflake
2890510 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
infocyph/uid
21600 Downloads
High-performance ID toolkit for PHP with UUID, ULID, TypeID, ObjectID, coordinated IDs, and compact ID utilities.
charm/uuid
28770 Downloads
A very fast and dependency free library to generate UUIDs (GUIDs) version 1 or 4, sortable UUIDs that validates, or 64 bit unique identifiers according to Twitters' Snowflake, Sonyflake or Instaflake algorithms.
cloud-castle/uuid
63 Downloads
Идентификаторы для PHP 8.1+: UUID всех версий (v1–v8), ULID, NanoID, Snowflake и Sonyflake — генерация, разбор и конвертация, инъектируемые источник времени (PSR-20) и случайности, кодировки Base58 / Crockford Base32.
ledc/snowflake
413 Downloads
雪花算法的PHP实现
bmilleare/sonyflake-php
0 Downloads
A faithful PHP port of Sony's Sonyflake distributed unique-ID generator (v2).
sequencer/shortflake
108 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
guanhui07/php-snowflake
2 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
kra8/laravel-snowflake
502066 Downloads
Snowflake for Laravel and Lumen.
hyperf/snowflake
890936 Downloads
A snowflake library
yoramdelangen/laravel-pdo-odbc
323470 Downloads
PDO ODBC/Snowflake integration for Laravel framework. Support ODBC and native PDO Snowflake.
caneara/snowflake
32868 Downloads
A package to create Twitter Snowflake identifiers
ramsey/identifier
13838 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
identifier/identifier
40427 Downloads
Common Interfaces and Factories for Identifiers
calebdw/laraflake
45456 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.