Libraries tagged by encode url
jbroadway/urlify
8559689 Downloads
A fast PHP slug generator and transliteration library that converts non-ascii characters for use in URLs.
voku/urlify
4282248 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
middlewares/payload
474863 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
delight-im/base64
186112 Downloads
Simple and convenient Base64 encoding and decoding for PHP
aarondfrancis/urlcrypt
58416 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
itools/smartstring
13862 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 2.5x faster than calling htmlspecialchars() yourself
chubbyphp/chubbyphp-decode-encode
31442 Downloads
Chubbyphp decode/encode json/jsonx/url-encoded/xml/yaml
atrapalo/urlcrypt
48198 Downloads
PHP library to securely encode and decode short pieces of arbitrary binary data in URLs.
terpomoj/base64-url-helpers
1553 Downloads
Provides base64_url_encode/base64_url_decode.
hirossyi73/url-shorter
246 Downloads
Encode and decode url shorter.
lava83/laravel-sqid
207 Downloads
A thin Laravel integration for Sqids: encode lists of integers into short, URL-friendly strings and decode them back, configurable via alphabet, min_length and blocklist.
locustv2/yii2-encode-url-rule
476 Downloads
Makes the encoding of query parameters easier when creating urls.
barrelstrength/sprout-encode-email
35939 Downloads
Encode the email addresses in your templates so they can't be harvested by evil spam bots.
pinga/base64
723 Downloads
Simple and convenient Base64 encoding and decoding for PHP
donnikitos/url
102 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript