PHPackages                             katteba/uuidshortener - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. katteba/uuidshortener

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

katteba/uuidshortener
=====================

Convert UUID 32-character hex string into a Base32 short string and back.

1.0.1(9y ago)535.7k↑40.6%MITPHP

Since Oct 30Pushed 4y ago1 watchersCompare

[ Source](https://github.com/katteba/uuidshortener-php)[ Packagist](https://packagist.org/packages/katteba/uuidshortener)[ RSS](/packages/katteba-uuidshortener/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

UUID Shortener
==============

[](#uuid-shortener)

[![Latest Stable Version](https://camo.githubusercontent.com/d8beef739895e7517f01c20cc8baff74f4d5414215bf0dc0863010a857cc3c32/68747470733a2f2f706f7365722e707567782e6f72672f6b6174746562612f7575696473686f7274656e65722f762f737461626c65)](https://packagist.org/packages/katteba/uuidshortener)[![Build Status](https://github.com/katteba/uuidshortener-php/actions/workflows/ci.yml/badge.svg)](https://github.com/katteba/uuidshortener-php/actions/workflows/ci.yml)[![Maintainability](https://camo.githubusercontent.com/25a81908c87ab9835ab02b5ec8f1a55c9e53a650957a33a4d98ff936c1016c42/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f37353332383639303566633135646137623338302f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/katteba/uuidshortener-php/maintainability)[![License](https://camo.githubusercontent.com/e047c248df4ae78fae15f0c8652cab1240addb58cd51d536fa07d1f7038ffbec/68747470733a2f2f706f7365722e707567782e6f72672f6b6174746562612f7575696473686f7274656e65722f6c6963656e7365)](https://packagist.org/packages/katteba/uuidshortener)

[Original by Obj-C](https://github.com/kishikawakatsumi/UUIDShortener)

Convert UUID 32-character hex string into a Base32 short string and back.

Installation
------------

[](#installation)

```
composer require katteba/uuidshortener

```

Usage
-----

[](#usage)

### Compressing UUID

[](#compressing-uuid)

```
