Libraries tagged by URL safe
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
jigius/url-safe-base64
395 Downloads
Simple library for url safe base64 manipulations
rattfieldnz/safe-urls
12 Downloads
A laravel package to check URLs with Google's Safe Browsing API.
bangerkuwranger/magento2-gtid-safe-url-rewrite-fallback
46 Downloads
Magento 2 module that forces the category save/update observers to fall back to a (deprecated) method that doesn't require temporary tables. This allows GTID consistent category saves for Magento v2.1.x
antevenio/safe-url-validator
14773 Downloads
Url checking for malicious content.
sukohi/google-safe-browsing
37 Downloads
A Laravel package to check if a specific URL is secure or not through Google Safe Browsing API.
codekj/safebrowsing
10 Downloads
Laravel package to allow you to easily integrate the Google Safebrowing API into your application.
yurijbogdanov/base64
1 Downloads
PHP Base64 (encode/decode) Library
oodle/urlify
8767 Downloads
urlify - a library for creating url-safe slugs from text
beorn/base64url-tools
15 Downloads
Base64 URL-safe encoder/decoder. Also generates random tokens.
oire/base64
2532 Downloads
Url-and filename-safe Base64 handling.
blazorazem/sanitizer
380 Downloads
Sanitizer is a package convenient for sanitizing proper names, email addresses, URLs etc.
qdenka/ultimatelinkchecker
0 Downloads
A powerful PHP library for checking links against multiple security services
tigr/compact-encrypter
11 Downloads
Data encrypter producing compact and URL-safe output
rasalas/easycrypt
6 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