Libraries tagged by recirect
wemx/sso-pterodactyl
4320 Downloads
Allows clients from WemX login to their Pterodactyl account with a single redirect
visuellverstehen/t3languageredirection
5184 Downloads
This TYPO3 package provides a middleware that automatically redirects users to the preferred language URL based on their browser's Accept-Language header.
veekthoven/laravel-inertia-toast
1473 Downloads
Beautiful toast notifications for Laravel + Inertia.js applications. Fluent PHP API, multi-toast support, redirect-safe, with Vue 3 and React adapters.
tjvb/laravel-mail-catchall
152346 Downloads
Catch all mail in Laravel and redirect it to a configured email address
telekom/rdct
6709 Downloads
Frontend redirects based on RDCT GET parameter
takielias/lab
1929 Downloads
The Laravel Ajax Builder is a Laravel package for easily creating AJAX JSON responses. It allows setting status codes, messages, views, data, alerts, and redirect URLs through a fluent interface, streamlining the process of sending AJAX responses in Laravel applications.
sukhvir1313/directproductadd
11484 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
plan2net/sierrha
20039 Downloads
404 'not found' and 403 'forbidden' error handlers. The 404 handler shows custom content for missing pages but not resources like CSS or JS. The 403 handler redirects to a login URL on unauthorized access.
justbetter/statamic-detour
1487 Downloads
Statamic addon for redirects.
jeffersongoncalves/laravel-ssrf-guard
523 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.
indexnowkit/verify
343 Downloads
Pre-flight check for indexnowkit: a GET of every URL before it is submitted to IndexNow — noindex, robots.txt, canonical, redirects and origin errors are skipped; check --sample
friendsoftypo3/rdct
165038 Downloads
RDCT Frontend redirects - Frontend redirects based on RDCT GET parameter
experius/module-pagenotfoundgraphql
11862 Downloads
Return a redirect in the GraphQl urlResolver based on the Experius_PageNotFound module
cornernote/yii2-returnurl
6064 Downloads
ReturnUrl helper for tab-aware nested redirection in Yii2.
cboxdk/laravel-ssrf
2186 Downloads
Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.