Libraries tagged by uniqueId
chexj/php-snowflake
1859 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).
apiverve/guidgenerator
0 Downloads
GUID Generator is a tool for generating Globally Unique Identifiers (GUIDs). It creates RFC 4122 version 4 UUIDs with multiple formatting options including uppercase, no hyphens, and braces.
anytizer/guid.php
101 Downloads
GUID Generator for PHP
alesitom/hybrid-id-laravel
0 Downloads
Laravel integration for HybridId — Eloquent trait, service provider, and config
alesitom/hybrid-id-doctrine
0 Downloads
Doctrine integration for HybridId — DBAL type and ORM ID generator
wakeapp/enumer
20511 Downloads
Provides possibility for enum
juggl/unique-hashids
31 Downloads
Easily create unique ids for a Laravel model.
zauberfisch/silverstripe-uid-dataobject
452 Downloads
SilverStripe module for adding an unique id (UUID) to a DataObject
tengzbiao/php-snowflake
3 Downloads
A package for create unique id by snowflake
tawfekov/objectid
826 Downloads
Unique Id generator inspired by mongodb object id
real-digital/half-flake
2 Downloads
HalfFlake is a PHP library for distributive generating unique ID numbers using Twitter's Snowflake Algorithm
ongudidan/id-generator
2 Downloads
This package is used to generate unique id which combines UUID and other encoding and timestamp to achieve the uniqueness
morafish/snowflake
4 Downloads
create a unique id with snowflake
limeq/ids
41 Downloads
Unique id number generation and typed-id support