Search by

hanbitgaram / unique-id

HanbitGaram

Generates a unique, non-overlapping 14-character ID that is URL-safe.

v1.0.4 2024-12-17 13:17 UTC

This package is auto-updated.

Last update: 2026-09-17 16:55:27 UTC


README

Description

Generates a unique, non-overlapping 14+ character ID that is URL-safe.

Installation

composer require hanbitgaram/unique-id
composer.phar require hanbitgaram/unique-id

Usage

<?php
use Hanbitgaram\UniqueId\UniqueId;

$uniqId = new UniqueId();
echo $uniqId->generate(); // e.g. USQEnxIRF65H1w