Libraries tagged by php sonyflake
godruoyi/php-snowflake
2913997 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
infocyph/uid
21915 Downloads
High-performance ID toolkit for PHP with UUID, ULID, TypeID, ObjectID, coordinated IDs, and compact ID utilities.
cloud-castle/uuid
63 Downloads
Идентификаторы для PHP 8.1+: UUID всех версий (v1–v8), ULID, NanoID, Snowflake и Sonyflake — генерация, разбор и конвертация, инъектируемые источник времени (PSR-20) и случайности, кодировки Base58 / Crockford Base32.
ledc/snowflake
418 Downloads
雪花算法的PHP实现
guanhui07/php-snowflake
2 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
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).
kra8/laravel-snowflake
506371 Downloads
Snowflake for Laravel and Lumen.
hyperf/snowflake
894575 Downloads
A snowflake library
caneara/snowflake
32983 Downloads
A package to create Twitter Snowflake identifiers
ramsey/identifier
14335 Downloads
A PHP library for generating and working with identifiers, including UUIDs, ULIDs, and Snowflakes
calebdw/laraflake
46893 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
mattkingshott/snowflake
13673 Downloads
A package to create Twitter Snowflake identifiers
bradietilley/php-snowflake
2292 Downloads
Snowflake ID Generator for PHP with optional Laravel integration
erikwang2013/snowflake-php
1396 Downloads
A distributed unique ID generator based on Twitter's Snowflake algorithm, compatible with Laravel, Webman, ThinkPHP, and Hyperf.