Libraries tagged by shortuuid
pascaldevink/shortuuid
1666222 Downloads
PHP 7.4+ library that generates concise, unambiguous, URL-safe UUIDs
pyyoshi/shortuuid-php
25870 Downloads
ondram/shortuuid-php55
3862 Downloads
PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs
ndtan/id-generator-lite
0 Downloads
NDT ID Generator — Lite: single-file, dependency-free PHP ID generator (UUID v4/v7, ULID, NanoID, Mongo ObjectId, ShortUUID, KSUID, Snowflake).
ndtan/id-generator
0 Downloads
NDT ID Generator — pluggable PHP ID generation library (UUID v4/v6/v7/v8, ULID, Snowflake, NanoID, KSUID, Mongo ObjectId, ShortUUID) with per-driver configuration and integrations for Laravel & Doctrine.
mihai-stancu/doctrine-types-extra
1843 Downloads
Doctrine2 storing `UUID()` as BINARY(16) and `UUID_SHORT()` as BIGINT for MySQL.
pugx/shortid-php
542956 Downloads
An implementation of shortid in PHP
pugx/shortid-doctrine-bundle
45954 Downloads
Symfony bundle for ShortId Doctrine type
crisu83/shortid
120029 Downloads
krowinski/tinyid
5322 Downloads
Shorten and obfuscate your IDs.
pugx/shortid-doctrine
51929 Downloads
Doctrine type for shortid-php
byjg/shortid
8435 Downloads
Create short string IDs from numbers
frostealth/php-shortid-helper
2964 Downloads
PHP ShortId Helper
noxlogic/shortid
7 Downloads
Short ID generator as alternative for public UUIDs
krowinski/laravel-tinyid
13 Downloads
A TinyID bridge for Laravel