Libraries tagged by urlsafe

kryuu-common/base64-url

0 Favers
6 Downloads

This is a simple library for encoding and decoding Base64Url, the basis of this is that the Base64 is not URL safe due to the characters `+`, `/` and `=`, so this encode replaces these characters with `=` to ``, `+` to `-` and `/` to `_` for the purpose of using it in the URL

Go to Download


hanbitgaram/unique-id

0 Favers
16 Downloads

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

Go to Download


gogh-idawoodjee/shortcode

0 Favers
2 Downloads

Encode integers and UUIDs to short, URL-safe Base62 strings and back.

Go to Download


ondram/shortuuid-php55

1 Favers
3864 Downloads

PHP 5.5 compatible fork of library that generates concise, unambiguous, URL-safe UUIDs

Go to Download


<< Previous