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.
laravel-mfa
by aymakan
API-only Multi-Factor Authentication enforcement for Laravel (TOTP, middleware-driven)
laravel-data-enrichment
by diffhead
Data enrichment library based on DataEnrichmentKit. A suitable components for micro services written using laravel framework.
laravel-api-throttle-smart
by grazulex
Intelligent, plan-aware rate limiting for Laravel APIs - Built for SaaS, multi-tenant, and enterprise applications
laravel-api-idempotency
by grazulex
RFC-compliant idempotency support for Laravel APIs - Prevent duplicate operations, ensure safe retries
laravel-translation-middleware
Automatic locale detection middleware and translation traits for Laravel APIs. Detects Accept-Language header and provides HasTranslations trait for models.
laravel-timezone-middleware
Automatic timezone conversion middleware for Laravel APIs. Stores everything in UTC, converts request/response datetimes based on Accept-Timezone header.
laravel-minify-html-middleware
by vormkracht10
This package minifies HTML responses in Laravel safely.
laravel-app-context
by ronu
Multi-channel application context management for Laravel with JWT and API Key authentication
laravel-concurrent-limiter
by largerio
LaravelConcurrentLimiter is a lightweight Laravel middleware that limits concurrent requests per user (or IP). It delays requests until a slot is available or returns an error after a maximum wait time, protecting your app from resource exhaustion and ensuring fair usage under high load.
laravel-hmac-auth
by hmacauth
HMAC API authentication for Laravel with signature verification, replay attack prevention, and rate limiting
laravel-clavis
by skulich
Laravel Clavis is a lightweight token-based authentication middleware package for Laravel APIs
laravel-myinvois-middleware
by zahidaramai
Laravel client SDK for the MyInvois Middleware Gateway (MyInvois API 1.0). Provides clean PHP integration layer for submitting e-invoices, sessions, submissions, status polling, and TIN validation via Zahid Aramai's MyInvois Middleware.
laravel-idempotency
by codenaline
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
laravel-smart-scraper
by shammaa
Advanced intelligent web scraper for Laravel with caching, rate limiting, middleware, monitoring, and much more. Built on Puppeteer with smart features.
laravel-postman-generator
Professional Laravel package to automatically generate Postman collections from your Laravel routes, controllers, validation rules, and middleware
laravel-simple-permissions
by squareetlabs
A comprehensive Laravel package for advanced permission management. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, and seamless Laravel integration.
laravel-firewall
by pratik-dabhi
A powerful and extensible firewall package for Laravel 10+ supporting IP blocking, CIDR rules, rate limiting, request logging, and country blocking.
laravel-teams-permissions
by squareetlabs
A comprehensive Laravel package for advanced team-based permission management in multi-tenant applications. Features RBAC, granular permissions, entity-specific abilities, global groups, audit logging, REST API, and seamless Laravel integration.
laravel-live-security
by monircse403
Real-time Laravel security monitoring package to detect suspicious repeated user activity.
laravel-locale-detector
by rawnoq
A Laravel package for automatic locale detection and translation key extraction
laravel-request-tracker
Event-driven Laravel package for tracking user access patterns with daily summaries, detailed journeys, and module-level analytics
laravel-firewall
by fill84
A comprehensive firewall middleware for Laravel applications with modern Tailwind CSS admin interface that monitors and blocks suspicious activity
laravel-advance-log-monitoring
by falahatiali
🦅 Simorgh Logger - Advanced log monitoring package for Laravel with dashboard, alerts, and intelligent categorization. Named after the legendary Persian bird.
laravel-logger
A beautiful Laravel log driver package with performance monitoring, request tracking, and cache-based batching
laravel-blade-minify-plus
by shemshad
Minify the final HTML output of your Laravel Blade views without breaking your pages. Supports Laravel versions 8 through 12.