Libraries tagged by uniqueId
godruoyi/php-snowflake
2728613 Downloads
An ID Generator for PHP based on Snowflake Algorithm (Twitter announced).
your-app-rocks/eloquent-uuid
98748 Downloads
Adds support for UUID generation automatically for Models Eloquents.
calebdw/laraflake
39881 Downloads
A Laravel package to create X/Twitter Snowflake identifiers.
sirajcse/laravel-unique-id-generator
33110 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
philipnewcomer/acf-unique-id-field
29683 Downloads
An ACF field which generates a unique ID value, intended for use in ACF Repeaters
jetcod/eloquent-keygen
32364 Downloads
A Laravel package providing seamless integration with Snowflake ID generation for Eloquent models
calicastle/cuid
33325 Downloads
A CUID generator
bnomei/kirby3-autoid
21816 Downloads
Automatic unique ID for Pages, Files and nested Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
wantp/snowflake
9679 Downloads
A package for create unique id by snowflake
zircote/uuid
12865 Downloads
A PHP UUID object
universetech-inc/xid-php
17957 Downloads
Globally Unique ID Generator
advancedideasmechanics/unique-id-generator
519 Downloads
PHP application to generate alphanumeric ids
abe/unique-id-for-laravel
5075 Downloads
A simple package to generate unique id for laravel
wooserv/laravel-objectid
424 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
alesitom/hybrid-id
875 Downloads
Compact, time-sortable unique ID generator for PHP. Drop-in UUID/ULID alternative with base62 encoding, Stripe-style prefixes, and configurable entropy profiles.