laravel-antibot
Application-agnostic anti-bot protection for Laravel: risk-based scoring, sliding-window rate limiting, proof-of-work challenges, temporary blocking, and network-verified search engine crawler bypass (Googlebot, Bingbot, YandexBot).
laravel-authentication
by mixudev
Production-grade, modular, portable, and secure authentication package for Laravel applications.
laravel-secrets-loader
by eznix86
Docker secrets, systemd credentials, and _FILE support for Laravel's env().
laravel-guard
Laravel-native security and multi-tenancy analysis for development and CI.
laravel-class-obf
by urgorri
Production-grade CSS and HTML class obfuscation library for Laravel applications.
laravel-env-audit
by phoenix1331
Coverage reporting for your .env: static analysis for env() call isolation, .env.example drift, and secret heuristics.
funnypot-laravel
by metrictower
Laravel adapter for funnypot: normalise the request, ask the funnypot-policy decision engine, execute the Decision (allow / log / block / deceive). Owns no decision logic.
laravel-cors-resolver
by evanschleret
A dynamic, request-aware CORS policy resolver for Laravel applications
laravel-auth-audit
by phoenix1331
Authorisation coverage reporting for Laravel applications. Statically scans routes, controllers, Form Requests, and Policies to report what is and is not protected.
laravel-device-approval
by secureprompt
Laravel package for trusted-device login approval and device-approval security workflows.
laravel-security
by zivar
Hardware-bound cryptographic licensing and anti-piracy security package for Laravel applications.
hostdoctor-laravel
by 1gbits
Health checks for hosts, servers and web services in Laravel. HTTP, TLS, TCP, DNS, security headers and a normalized health score.
laravel-media-vault
A production-grade, security-hardened media management & resumable chunked file upload package for Laravel with a zero-dependency SPA dashboard and mobile REST API support.
laravel-cloudflare-zero-trust
by returnearly
Security-first Cloudflare Access (Zero Trust) authentication for Laravel
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-repository-specs
by expertapps
Composable DDD Specifications and Query-Based Row-Level Security (RLS) Repositories for Laravel 13
laravel-security
by cybear-care
Laravel-native security telemetry, WAF monitoring, posture checks, and DAST context for Cybear
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-siem
by cboxdk
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
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.
laravel-shield
by cybersec
A comprehensive cybersecurity package for Laravel providing Identity Management, Zero Trust, SIEM, Endpoint Security, and more.
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-ops-security
by yezzmedia
SSL, SSH, secret, and configuration security posture monitoring for Laravel applications.
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.