Libraries tagged by referrer
jeffersongoncalves/laravel-security-headers
87 Downloads
This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.
ibrahim-kaya/visit-tracker
80 Downloads
A Laravel package to track page visits including IP, browser, device, and referrer information.
anasstouaticoder/magento2-module-referrer-tracker
26 Downloads
Extension for tracking external Referrers coming from socials media and marketplaces
monish-khatri/security-headers
50 Downloads
Attach OWASP security related headers to HTTP response.
jeffersongoncalves/laravel-metrics-matomo
35 Downloads
Laravel package to interact with Matomo Analytics Reporting API - fetch visits, pageviews, referrers, devices, and generate custom reports
micschk/silverstripe-404logger
287 Downloads
Logs 404 errors to the database (link & referrer + count), including report for CMS
generalredneck/ga-referrer-spam-filters
25 Downloads
A quick script to set and update Google Analytics filters to block referral spam bots from using the measurement protocol system to add false analytics.
da41b94c/traffic-source-capture
4 Downloads
First-touch traffic source capture (UTM/referrer/search/AI chat) without external services
yohn/secure-headers
0 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
behnam/secure-headers
36 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
track_referrer/demo
10 Downloads
Demo package for tracking referrer.
skywalker-labs/footprints
0 Downloads
Seamlessly track UTM parameters and referrers for user registration attribution in Laravel applications.
sibapp/footprints
10 Downloads
A simple registration attribution tracking solution for Laravel 5.2+ (UTM Parameters and Referrers)
oleant/laravel-visit-analytics
42 Downloads
Privacy-focused visit analytics for Laravel 10/11/12 with UTM and Referrer tracking.
oihana/php-middleware
30 Downloads
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.