laravel-404-to-301
by ozkanozcan
Automatically redirect 404 URLs to desired paths and log missing URLs for Laravel 10-13
laravel-zkteco-push
by olorunda
ZKTeco ADMS Push SDK Middleware & External REST API Interpreter Bridge for Laravel
laravel-idempotency-ledger
Conservative, database-backed HTTP idempotency for Laravel.
laravel-any-trusted-proxies
by myscode
Easily configurable any popular, custom or niche proxy providers for Laravel. Dynamic trusted proxies middleware with Cloudflare, Fastly, AWS CloudFront, Gcore, Bunny CDN, CDNvideo, Megafon and custom IP providers.
laravel-api-response
by src83
Unified REST API Response formatter for Laravel with exception handling, localization, logging, and pagination
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-request-logger
by hddev
Structured HTTP request logging for Laravel: request lifecycle events, correlation IDs, sensitive data redaction, pluggable profiles and writers.
ai-sdk-agent-logger
Logging middleware for Laravel AI SDK agents - can utilize the Log facade or the database.
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-workflow
by zaber-dev
Application-level workflow orchestration for Laravel with state transitions, audit history, rollback support, cache and database drivers, Eloquent integration, and a fluent API.
laravel-reservation
by zaber-dev
Application-level resource reservation for Laravel with stateful booking lifecycles, expiration, cache and database storage, Eloquent integration, middleware, and a fluent builder API.
laravel-idempotency
Stripe-style Idempotency-Key middleware for multi-tenant Laravel APIs.
laravel-quota
by zaber-dev
Application-level quota management for Laravel with calendar periods, multiple storage backends, and expressive APIs.
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-cooldown
by zaber-dev
Application-level action cooldown management for Laravel with cache and database storage, Eloquent integration, middleware, and a fluent API.
ipregistry-laravel
by ipregistry
Official Laravel integration for the Ipregistry IP geolocation and threat data API.
laravel-vpn-detector
by vpndetector
VPN, proxy and Tor detection middleware for Laravel, powered by the IP2Proxy database.
laravel
Laravel middleware implementing the IETF Idempotency-Key HTTP header draft.
laravel-datafast-aicrawl
by monteduro
Server-side AI crawler & bot traffic tracking for Laravel, reporting to DataFast. Unofficial PHP port of @datafast/ai-crawl.
tenancy-laravel
Laravel adapter for tenancy-core — multi-tenant middleware pipeline, Eloquent scoping, events, queue propagation, and testing helpers.
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-bot-protection
by mkopcic
Laravel middleware za blokiranje AI crawlera i tražilica. Auto-registracija, konfigurabilan, podržava Laravel 10/11/12/13.
laravel-prerender
by prerender
Laravel middleware for prerendering JavaScript-rendered pages via Prerender.io
laravel-x402
by sandermuller
Laravel adapter for the x402 payment protocol — pay-per-request HTTP APIs with stablecoins.
laravel-compress-html
by akankov
Laravel integration for the akankov/html-min HTML minifier: Blade @htmlmin directive, response middleware, and a publishable config-driven service provider.
laravel-privilege-manager
by stt196
A robust, security-hardened, and performance-optimized privilege/permission management system for Laravel applications with menu-based access control.
laravel-observability-log
by devtime-ltd
Structured telemetry for Laravel. Ships events straight to your log channels.
laravel-bot-guardian
by febryntara
Lightweight Laravel bot protection middleware that detects and blocks automated attacks based on velocity, honeypots, header anomalies, and behavioral patterns.
laravel-ai-aegis
by mrpunyapal
A native, local-first security middleware for the Laravel AI SDK with bidirectional pseudonymization, prompt injection defense, and real-time Pulse telemetry.
laravel-user-last-seen-at
by lvlup-dev
Adds a nullable last_seen_at column on users and middleware to update it on each authenticated request.
laravel-user-is-admin
by lvlup-dev
Laravel package that adds an is_admin column to the users table and provides a middleware to protect admin-only routes.
laravel-cybershield
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
gkcaptcha-laravel
by gkcaptcha
Laravel integration for gkCAPTCHA: middleware, validation rule, Blade directive, and service provider
laravel-ai-guard
by jayanta
Protect your Laravel app from AI scrapers, LLM crawlers, and prompt injection attacks
laravel-route-linter
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
laravel-http-client-logger
by andriichuk
Configurable request/response logger for Laravel HTTP client with sanitization and status filters
laravel-rate-limiter
Advanced rate limiting with sliding window, token bucket, and per-entity controls for Laravel
laravel-x402
by solanaguide
x402 Payment Middleware for Laravel & Symfony — gate routes behind instant USDC micropayments on Solana
laravel-security-headers
Laravel middleware for comprehensive security headers including CSP with nonce support, HSTS, and Permissions-Policy
laravel-api-versioning
Laravel middleware for API versioning with multi-source resolution from headers, Accept vendor types, and URL path segments
laravel-correlation-id
Laravel middleware that generates or propagates correlation IDs for request tracing with automatic log context injection
laravel-auth-guard
by wazobia
JWT and Project authentication middleware for Laravel with JWKS support
laravel-license-gate
by hasemon
Laravel package for enforcing application license validation with configurable storage.