Libraries tagged by URL safe
gsylvestre/php-token-generator
730 Downloads
Generate crypto-secure URL safe strings
nowo-tech/ux-link-bundle
6 Downloads
Symfony bundle to generate contact, share, map, and download links with safe URLs, Twig helpers, and extensible providers.
mediagone/vue-in-twig-bundle
7 Downloads
Integrates Vue.js 3 into Symfony/Twig without any Node.js/npm ecosystem — extends it with Twig's server-side power to compose your components, generate safe Symfony URLs with dynamic parameters, and inject PHP constants or initial data directly into them.
webino/zend-escaper
9024 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
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
418 Downloads
Simple library for url safe base64 manipulations
weijiajia/tencent-url-detection
12 Downloads
A PHP library to detect URL safety using Tencent URL security API, with support for multiple captcha solving services.
safesurf/safesurf
6 Downloads
A PHP library for checking if a URL is safe to surf.
rattfieldnz/safe-urls
13 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
38 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
3 Downloads
PHP Base64 (encode/decode) Library
oodle/urlify
8767 Downloads
urlify - a library for creating url-safe slugs from text