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-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 final Laravel Blade HTML safely with first-class Laravel 8-13 support and beginner-friendly configuration.
laravel-prometheus
by iamfarhad
Production-ready Laravel Prometheus metrics package with built-in collectors for HTTP, database, cache, queue, events, errors, filesystem, and mail monitoring
laravel-one-click-installer
by clevpro
A beautiful and comprehensive one-click installer package for Laravel applications featuring TailwindCSS UI, intelligent installation management, and developer-friendly tools
laravel-response-cache
by angelleger
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
laravel-exponential-lockout
Laravel package for implementing exponential lockout on failed authentication attempts with configurable contexts
laravel-multipersona
by grazulex
Laravel MultiPersona is a lightweight context-layer system for Laravel users. It allows a single user to switch between different roles, accounts, or tenants dynamically, without creating multiple logins or sessions.
laravel-rate-limiter
by amiiiiink
A flexible rate limiting middleware for Laravel and Lumen applications
laravel-anti-replay
by djbdeveloper
A simple anti-replay middleware for Laravel applications that is compatible with Vue hash routes.
laravel-etag-middleware
by mmaalouly
A Laravel middleware for adding ETags to HTTP requests to improve response times
laravel-permission-kit
by curly-deni
A unified Laravel toolkit for permission and policy management, combining multiple packages for controllers, policies, attributes, and scopes.
laravel-ip-whitelist
by xultech
Laravel middleware package for IP whitelisting with CIDR and wildcard support.
laravel-fast-api
by mkd
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
laravel-oauth2-login
by marcossaoleo
Provides a middleware to protect resources requiring an OAuth2 login
laravel-block-cf-origin
by emotality
Laravel package to block direct requests to your Cloudlfare-protected origin server.
laravel-openapi-validator
Laravel OpenAPI Validator - Request and response validators based on the OpenAPI Specification.
laravel-app-debug-dynamic
by benjaminhu
Enabling Laravel APP_DEBUG dynamically in production environment