Libraries tagged by locale redirect
niels-numbers/laravel-localizer
3966 Downloads
Detects the user’s preferred language and redirects to the matching localized URL.
koenster/php-language-detection
45493 Downloads
Detects the preferred language from the browser and compares this with the available languages/locales to return the best language/locale to redirect.
jorisnoo/craft-locale-redirect
331 Downloads
Browser locale detection and redirect for Craft CMS
jorisnoo/statamic-locale-redirect
190 Downloads
A Statamic addon that redirects visitors to the locale-specific home route.
shopwarelabs/swagbrowserlanguage
24 Downloads
Automated language shop detection
superbig/craft-countryredirect
2804 Downloads
Easily redirect visitors to a locale based on their country of origin
petterruud/craft-locale-redirect
8 Downloads
Locale auto changer
craftsnippets/locale-redirect
41 Downloads
Locale redirect
fond-of-spryker/redirect
9777 Downloads
Redirects and add locale in url if missing.
moderndeveloperllc/phalconlocale
176 Downloads
Class to determine client locale within Phalcon framework. Also provides locale-based redirection
fond-of-spryker/router
19019 Downloads
Redirects and add locale in url if missing.
metmeer/magento2-multi-store-fix
1622 Downloads
Fix redirect loops when using both environment store definition and locale switcher.
leuchtfeuer/locate
86940 Downloads
Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
bitmotion/locate
4182 Downloads
Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
jeffersongoncalves/laravel-ssrf-guard
48 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.