Libraries tagged by url encoder
base62/base62
10754 Downloads
base62 encoder and decoder also for big numbers with Laravel integration
incy/link-encoder
16 Downloads
Encode subscription URLs into incy://crypt1/ deep links (PHP port of @incy/link-encoder). AES-256-GCM with a key shared with the INCY iOS/Android/Desktop clients.
perf/base64-url-encoder
35 Downloads
Allows to generate URL compliant base64-encoded strings.
brrittoo/url-encoder
10 Downloads
Laravel package for URL parameter encoding
mucts/urlencoder
10 Downloads
PHP兼容Java的urlencode实现
hamidgh83/url_shortner
8 Downloads
URL shortener Base-X encoder/decoder
smeghead/text-link-encoder
13 Downloads
A library that converts any string containing a URL (such as a user-entered string) into a html string containing url link. Non-URL parts are html-encoded.
viewflex/tiny
1139 Downloads
Provides generation and serving of shortened URLs in a Laravel application.
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
gogh-idawoodjee/shortcode
3 Downloads
Encode integers and UUIDs to short, URL-safe Base62 strings and back.
olegf13/base64url
17 Downloads
Base64 encoder/decoder with URL safe alphabet (base64url).
jbroadway/urlify
8896473 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
voku/urlify
4346112 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
middlewares/payload
477315 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
delight-im/base64
193956 Downloads
Simple and convenient Base64 encoding and decoding for PHP