PHPackages                             gubler/uuid-encoder - 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. gubler/uuid-encoder

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

gubler/uuid-encoder
===================

Tool for encoding ramsey/uuid into shorter strings

v0.5.0(4y ago)0801MITPHPPHP ^7.2.5 || ^8.0CI failing

Since Feb 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/gubler/uuid-encoder)[ Packagist](https://packagist.org/packages/gubler/uuid-encoder)[ Docs](https://github.com/gubler/uuid-encoder)[ RSS](/packages/gubler-uuid-encoder/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (3)Versions (5)Used By (1)

UuidEncoder
===========

[](#uuidencoder)

This library is used to encode UUIDs created by [ramsey/uuid](https://github.com/ramsey/uuid) into shorter strings. You are able to define the set of characters used in the encoded string.

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

[](#installation)

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project's `composer.json`:

```
composer require gubler/uuid-encoder
```

Use
---

[](#use)

```
