Libraries tagged by resolve url
mattwright/urlresolver
180627 Downloads
PHP class that attempts to resolve URLs to a final, canonical link.
willwashburn/mushroom
83865 Downloads
expand links to their final destination
mdf/php-url-resolver
48711 Downloads
URLResolver in php that attempts to resolve URLs to the final destination
webignition/url-resolver
3921 Downloads
Resolve a given URL to the URL it actually points to; follow 30X and meta redirects to achieve this
whitecube/laravel-links
354 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
jeffersongoncalves/laravel-ssrf-guard
46 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
honda/url-resolver
2613 Downloads
Resolve routes and urls with one function.
csun-metalab/laravel-proxypass
15540 Downloads
Composer package for Laravel that resolves the correct absolute URLs when behind a proxy
peterpostmann/resolve_uri
47 Downloads
Resolves relative urls, like a browser would
innmind/url-resolver
24831 Downloads
Library to resolve relative urls to absolute ones
felixdorn/laravel-url-resolver
36 Downloads
Resolve routes and urls with one function.
manishjoy/module-producturlrewrite
0 Downloads
free magento 2 extension to resolve product url rewrite issue
kluzny/parcurls
6 Downloads
A simple utility class to resolve parcel tracking urls
csun-metalab/lumen-proxypass
6626 Downloads
Composer package for Lumen that resolves the correct absolute URLs when behind a proxy
league/uri-polyfill
22492 Downloads
Polyfill backporting PHP 8.5+ native RFC3986/WHATWG URI features to lower PHP versions