Libraries tagged by laravel sanitize URL
webpatser/laravel-sanitize
8 Favers
38748 Downloads
38748 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
jeffersongoncalves/laravel-github-readme
1 Favers
54 Downloads
54 Downloads
A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.
atldays/laravel-url
0 Favers
438 Downloads
438 Downloads
Laravel package for URL value objects, sanitization pipelines, browser URL support, validation rules, request macros, and Laravel Data integration.