Libraries tagged by url encoder
barrelstrength/sprout-encode-email
35935 Downloads
Encode the email addresses in your templates so they can't be harvested by evil spam bots.
bfunky/ascii
43134 Downloads
A library to validate strings and transliterate to ascii encoding
sudhaus7/shortlink
3 Downloads
A flexible url shortener for TYPO3, with FLUID ViewHelpers and Encodeservice
cogpowered/shortener
239 Downloads
Encodes integers as short string and back. Useful in URL shorteners.
scitotec/url-decode-env-var-processor-bundle
352 Downloads
Symfony Environment Variable Processor for decoding url-encoded strings
donnikitos/url
102 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
rayful/url
2582 Downloads
A URL operation Class, including set query, get query, parse query, get domain and so on.
geo-url-lasac/route-url-parser
2 Downloads
2 simple classes to get an array of waypoints encoded in the url. And to get an url from the array of points back
mkocztorz/data-url-handler
1 Downloads
Handler for base64 encoded image data
kryuu-common/base64-url
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
iammordaty/guzzle-urlencoded-response-middleware
19 Downloads
Simple Guzzle 6.x URL-encoded response middleware
dd/evolutioncms-snippets-ddstringtools
2 Downloads
Tools for modifying strings.
opulence/serialization
254 Downloads
The Aphiria serialization library
aphiria/serialization
881 Downloads
The Aphiria serialization library
codegor/laravel-file-process
63 Downloads
Laravel file receive with base64 encode, store it and generate file url. Than you can get the file with the url