Libraries tagged by urlsafe

yurijbogdanov/base64

0 Favers
2 Downloads

PHP Base64 (encode/decode) Library

Go to Download


niefdev/nfuid

0 Favers
1 Downloads

Minimal 11-character URL-safe unique ID generator with hidden mode and timestamp-based structure.

Go to Download


niefdev/lazyid

0 Favers
1 Downloads

Minimal 14-character URL-safe unique ID generator with timestamp-based structure.

Go to Download


mofeier/tools

1 Favers
0 Downloads

一个现代化的PHP工具库,提供消息处理、状态码管理、字符串转换、数学计算、双引擎加密功能等实用工具,特别优化URL参数和Token加密,使用PHP8.1+特性

Go to Download


beorn/base64url-tools

0 Favers
15 Downloads

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

Go to Download


tigr/compact-encrypter

0 Favers
14 Downloads

Data encrypter producing compact and URL-safe output

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

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

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


istiak-tridip/laravel-sqids

1 Favers
41 Downloads

Laravel wrapper for Sqids to obscure database IDs with unique, URL-safe identifiers.

Go to Download


asolomatin/php-big-bit-mask

1 Favers
1295 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
3862 Downloads

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

Go to Download


<< Previous