laravel-device-approval
by secureprompt
Laravel package for trusted-device login approval and device-approval security workflows.
laravel-login-tracker
Automatic login activity tracking, device fingerprinting, and new-device alerts for Laravel applications.
laravel-webhook-signature
by cboxdk
Cbox Webhook Signature — verification-only webhook signature checking for Laravel, with drivers for GitHub, Stripe, Slack, Shopify, Standard Webhooks, Twilio, Mailgun and Postal. No migrations, no queue, no models. Secret rotation, replay protection and send-time outbound signing included.
laravel-vulns
by gumslone
Multi-source vulnerability lookups for PHP and Laravel: OSV, NVD, GitHub Advisories (registry + repository), EUVD, CVE-Search and Snyk behind one contract.
laravel-security-guard
by apkk
Reusable intrusion defence package for Laravel: known attack path detection, permanent IP blocking, public rate limiting, admin IP allowlists, one-time submission tokens and hardened security notifications.
laravel-real-client-ip
by ahmadrezaei
Laravel middleware that restores the real client IP behind a CDN, load balancer or ingress controller that overwrites X-Forwarded-For, verified with a shared secret so the header cannot be spoofed.
laravel-wraith
by sdpayhub
Point-in-time static (and opt-in dynamic) diagnostic analysis for Laravel applications — configuration, schema, security, and codebase.
laravel-ip-blocker
by zoolok
Laravel package for blocking suspicious IP addresses (anti-spam/anti-scanner). Supports nginx and Apache log parsing.
laravel-api-scaffold
by caminodeldev
Generate clean, secure and configurable Laravel APIs from database tables.
laravel-password
by groupesti
Password policy and lifecycle for Laravel: extended validation rule, blocklists, reuse prevention, expiration, compromise detection and notifications.
laravel-source-guard
رمزگذاری امن سورسکد PHP در پروژههای Laravel/Lumen با مدیریت کلید مبتنی بر Master Key + HKDF
laravel-password-rotation
by bbs-lab
Password rotation for any Laravel app (no admin panel required): force any authenticatable to rotate its password every N days, with reuse prevention, a first-login gate, expiry warnings and a redirect middleware.
laravel-ssrf
by securized
SSRF prevention for Laravel. Protect Http::, Guzzle, and validate user-supplied URLs against server-side request forgery.
user-sessions-laravel
by rene-roscher
Device management, logout other devices and new-device alerts for Laravel — without giving up your cache-based session driver.
laravel-purl2cpe
by gumslone
PURL to CPE conversion for Laravel, backed by the curated scanoss/purl2cpe database. Ships ~47k reduced mappings so you can resolve NVD CPEs for a Package URL out of the box.
laravel-package-url
by gumslone
Package URL (purl) for Laravel — parse, build, normalize and validate purls per the spec, plus registry/repository/download URL resolution, ecosystem mapping, and CPE-friendly helpers.
laravel-watchtower
by imran
Intelligent Adaptive Rate Limiter & Security Shield for Laravel - Advanced threat detection, behavioral analysis, fingerprinting, and auto-hardening protection.
laravel-mfa
by mchuluq
Multi-Factor Authentication package for Laravel with TOTP, Email OTP, and WebAuthn support
laravel-risk
by cboxdk
Cbox Risk — an explainable, config-driven request risk-scoring pipeline for Laravel. Weights signals (IP reputation, geo, disposable email, velocity, bot timing) into a score and an outcome: allow, challenge, step-up, or reject.
laravel-ssrf
by cboxdk
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.
assistant
AI-powered code analysis, security auditing, and health reporting for Laravel applications
laravel-fingerprint-tracking
by dominservice
Fingerprint, browser tracking and lightweight page movement tracking for Laravel.
laravel-ai-circuit-breaker
An abuse firewall for AI endpoints: detect runaway agent loops within a request, and open a circuit on a per-tenant spend anomaly, before a self-recursing agent drains the API budget. Security-framed, not just rate limiting.
laravel-ai-lint
Static analysis for insecure AI wiring in Laravel apps: a scan command that finds AI provider keys leaked into tracked or client-reachable files, plus PHPStan rules that flag model output flowing into unsafe sinks and prompts built by concatenation. SARIF for CI.
laravel-ai-egress-guard
Scan, redact, and optionally block outbound requests to AI providers (OpenAI, Anthropic, Gemini, and more) for leaked secrets and PII. Review in an inbox and fail CI before a prompt leaks. SDK-agnostic, at the HTTP layer.
laravel-masquerade
by agednerd
Securely assume another user's identity in modern Laravel applications.
laravel-secret-scanner
Framework-agnostic secret and PII detection engine: rules, scanner, redactor, severity and confidence model. Shared core for the Laravel Security Audit guard packages.
laravel-mail-guard
Scan outgoing Laravel mail for leaked secrets, PII, and compliance issues. Preview, block unsafe sends, and fail CI before email leaks.
laravel-vpn-detector
by vpndetector
VPN, proxy and Tor detection middleware for Laravel, powered by the IP2Proxy database.
laravel-upload-guard
by abdian
Secure file upload validation for Laravel — fail-closed scanning for polyglot web shells, malicious PDFs/SVGs, zip bombs, Office macros, and spoofed MIME types.
laravel-monitoring
by mindtwo
Laravel plugin of the mindtwo monitoring suite: framework-specific collectors, a scheduled push job and a signed pull endpoint on top of mindtwo/base-monitoring.
laravel-compliance
by parallel-oss
Map Laravel code evidence to security requirements and generate compliance reports.
laravel-encryption
by securecrypto
Professional Laravel package for secure encryption with Strategy Pattern, SOLID principles, and modern PHP 8.2+ features
unbotable-laravel
by unbotable
Laravel integration for Unbotable — privacy-respecting bot and spam protection
laravel-honeypotplus
by ilogus
Laravel package to detect malicious IPs, ban them via Cloudflare, and report to AbuseIPDB
laravel-doctor
by purple-orca
High-signal health checks for Laravel apps. Run php artisan doctor to catch deploy blockers, security drift, and production footguns.
laravel-secure-fields
by vimatech
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
laravel-rebel-auth
by padosoft
Meta-package for the padosoft/laravel-rebel-* enterprise authentication control plane: passwordless email-OTP, passkey-first, risk-based step-up with PSD2/SCA, channels, sessions, recovery, anomaly detection and a web admin panel — installs and ties the whole suite together.
laravel-rebel-ai-guard
by padosoft
Anomaly detection + AI security copilot for Laravel Rebel: deterministic rules detect anomaly cases; the optional AI only explains/suggests (sanitized prompts, no PII/OTP, human review). Part of padosoft/laravel-rebel-*.
laravel-rebel-recovery
by padosoft
High-assurance account recovery for Laravel Rebel: single-use HMAC-hashed recovery (backup) codes, generated once at enrolment, with anti-ATO checks. Part of padosoft/laravel-rebel-*.
laravel-rebel-sessions
by padosoft
Device/session registry for Laravel Rebel: session/device tracking, logout-everywhere, refresh-token rotation with reuse detection, and device trust. Part of padosoft/laravel-rebel-*.
laravel-rebel-admin-api
by padosoft
Control-plane JSON API for Laravel Rebel: security metrics, audit-event explorer, OTP/step-up funnels, provider health, with permission-gated and tenant-scoped read models. Part of padosoft/laravel-rebel-*.
laravel-rebel-channels
by padosoft
Channel/provider abstraction (SMS/WhatsApp/voice) for Laravel Rebel: verification routing with fallback, cooldown, multi-dimensional rate limiting, and anti toll-fraud/IRSF defences. Part of padosoft/laravel-rebel-*.
laravel-rebel-admin
by padosoft
Web Admin Panel (Blade + AJAX + vanilla JS) for Laravel Rebel: a security operations dashboard over the Rebel Admin API. Part of padosoft/laravel-rebel-*.
laravel-rebel-core
by padosoft
Core primitives, value objects and contracts for Laravel Rebel: the enterprise authentication control plane (AAL/AMR assurance, security context, audit, Sanctum tokens, rate-limiting). The entry point of the padosoft/laravel-rebel-* ecosystem.
laravel-doctor
Auditor determinista para codebases Laravel: seguridad, performance, Eloquent y arquitectura.
laravel-secure-bridge
by irfanokr
Signed, timestamped, replay-protected and optionally AES-256-GCM-encrypted request/response bridge between a JavaScript front-end (SPA or Blade + AJAX) and a Laravel API. Framework-agnostic JS client. Works on Laravel 5.5 through 12 and PHP 7.1+.
laravel-device-sessions
by kirchdev
Device-bound login sessions for Laravel: per-device remember-me tokens, a "where am I signed in" device list, and revoke/rename — privacy-respecting and Fortify-agnostic.