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-security-headers
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.
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-talkto
by mrezdev
Reliable Laravel service-to-service messaging with signed outbox/inbox envelopes, idempotency, retries, callbacks, observability, and security audit tooling.
laravel-compliance
by parallel-oss
Map Laravel code evidence to security requirements and generate compliance reports.
laravel-auth
Headless Laravel authentication security with TOTP 2FA, passkeys, trusted devices, recovery codes, and Socialite-powered social login helpers.
laravel-encryption
by securecrypto
Professional Laravel package for secure encryption with Strategy Pattern, SOLID principles, and modern PHP 8.2+ features
laravel-ai-monitor
Audit any Composer/Packagist package before you install it: a transparent 0-100 health score (maintenance, community, usage, stability, security), Laravel version compatibility, trustworthy alternatives, and an optional AI verdict — straight from your Artisan console.
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-ai-security-guardian
by abdalmolood
A defensive AI-powered Laravel security guardian package.
laravel-secure-fields
by vimatech
Secure encrypted Eloquent model fields for sensitive data in Laravel applications.
laravel-rebel-channel-discord
by padosoft
Discord delivery channel for Laravel Rebel Channels: ship security/SOC alerts (anomaly cases, lockouts, high-risk events) and notifications to a Discord channel via webhook. Part of padosoft/laravel-rebel-*.
laravel-rebel-channel-telegram
by padosoft
Telegram bot delivery channel for Laravel Rebel Channels: deliver OTP codes and security alerts to a Telegram chat. Part of padosoft/laravel-rebel-*.
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.
rhino-laravel
Automatic REST API generation for Laravel Eloquent models with built-in security, validation, and advanced querying
laravel-log-sentinel
by osit
A Laravel admin package for monitoring application, server, database, and security logs through a Blade dashboard.
laravel-package-doctor
by satheez
Audit a Laravel project's Composer dependencies for upgrade safety, security, and Laravel compatibility.
laravel-rabbit
by pushinbr
RabbitMQ client library for Laravel with publishing, consuming, topology, TLS, confirms, failover, and security guards.
laravel-encrypted-route-params
by imran
Encrypt sensitive Laravel route parameters with Crypt and decrypt them before implicit binding.
laravel-security-scanner
by laramint
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.
laravel-alias-manager
by vardanm1993
A professional, project-aware DAM-style alias manager for Laravel, Sail, Composer, Git, frontend, quality, Docker, security, and daily workflows.
laravel-sdk
by soc-warden
SOCWarden security observability SDK for Laravel — detect brute force, impossible travel, credential spray, and more from one API call.
laravel-superadmin
by codenzia
Protected super admin account for Laravel. Zero-config authorization via Gate::before, defense-in-depth Eloquent observer, optional Filament v4 plugin, vendor-only CLI commands with friction controls. Designed for vendor-deployed applications where customer admins must not accidentally delete the vendor's support account.
laravel-shield
by shieldapp
A Laravel package for website health monitoring, IP threat detection, traffic analysis and auto-banning.
health-laravel
Kanbino Health endpoint for Laravel — emits stack profile + extensible probes for uptime + security advisory matching
laravel-anti-xss
by ricventu
Laravel wrapper for voku/anti-xss — Facade, service, validation rule, middleware and Blade directive to sanitize XSS in strings.
laravel-security
by make-dev
Modern security headers for Laravel — turn-key. Strict CSP with per-request nonces and 'strict-dynamic', Subresource Integrity with smart noise filtering, HSTS, Permissions-Policy. An interactive setup wizard asks which third parties you use (GTM, HubSpot, Stripe, reCAPTCHA, and a dozen more) and wires the right directives automatically. First-party violation reporting endpoints, Filament + Livewire + Vite friendly, Vapor-ready. Laravel 11, 12, 13 on PHP 8.2+.
laravel-security-agent
by timmonaghan
AI-powered security agent for Laravel — monitors logs and responds to threats via Claude.
pentest-scanner
Penetration testing & OWASP vulnerability scanner for Laravel projects