Libraries tagged by urlsafe

beorn/base64url-tools

0 Favers
13 Downloads

Base64 URL-safe encoder/decoder. Also generates random tokens.

Go to Download


oire/base64

2 Favers
2531 Downloads

Url-and filename-safe Base64 handling.

Go to Download


tigr/compact-encrypter

0 Favers
10 Downloads

Data encrypter producing compact and URL-safe output

Go to Download


rasalas/easycrypt

1 Favers
6 Downloads

turns array data or strings in url safe(optional) signed crypt strings and can decrypt them again and make sure it's the same data

Go to Download


olegf13/base64url

0 Favers
14 Downloads

Base64 encoder/decoder with URL safe alphabet (base64url).

Go to Download


mindplay/payload

2 Favers
24 Downloads

Encode and decode small data-payloads using filename and URL-safe characters

Go to Download


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
3 Downloads

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

Go to Download


asolomatin/php-big-bit-mask

1 Favers
1240 Downloads

Bitmask compatible with JavaScript big-bit-mask - the bitmask serializable into a base64-like, url-safe string.

Go to Download


ondram/shortuuid-php55

1 Favers
3861 Downloads

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

Go to Download


<< Previous