Libraries tagged by URL-safe

gsylvestre/php-token-generator

13 Favers
730 Downloads

Generate crypto-secure URL safe strings

Go to Download


jigius/url-safe-base64

1 Favers
418 Downloads

Simple library for url safe base64 manipulations

Go to Download


yurijbogdanov/base64

0 Favers
3 Downloads

PHP Base64 (encode/decode) Library

Go to Download


mofeier/tools

1 Favers
2 Downloads

A powerful PHP toolkit for common development tasks

Go to Download


beorn/base64url-tools

0 Favers
15 Downloads

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

Go to Download


oire/base64

2 Favers
2537 Downloads

Url-and filename-safe Base64 handling.

Go to Download


linkshieldai/linkshieldai

0 Favers
6 Downloads

PHP SDK for the LinkShieldAI URL safety API.

Go to Download


rjds/php-slugify

0 Favers
0 Downloads

A PHP library to convert a string into a clean URL-safe lowercase string.

Go to Download


rasalas/easycrypt

1 Favers
7 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


oodle/urlify

1 Favers
8767 Downloads

urlify - a library for creating url-safe slugs from text

Go to Download


olegf13/base64url

0 Favers
17 Downloads

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

Go to Download


northrook/hasher

0 Favers
3 Downloads

Crockford Base32 hashing utilities for short, URL-safe identifiers, checksums, and time-sortable prefixes

Go to Download


mindplay/payload

2 Favers
25 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
16 Downloads

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

Go to Download


<< Previous Next >>