pratik-dabhi/laravel-firewall
Laravel firewall middleware for blocking abusive traffic by IP rules such as allow/deny lists and access restrictions. Helps protect routes and applications from unwanted requests with simple configuration and integration into a Laravel app.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| webtoppings/ipwhitelisting | 0.83 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cresjie/ip-blocker | 0.82 | Simple Laravel 5 IP blocker. Install via Composer, publish config, and list blocked IPs in config/cresjie/block-ip.php. When a request matches, it throws IpBlockerException so you can render a custom “blocked” view in your exception handler. | 3 | 3 | 0 | 0 | 0 | 0.9 | — | MIT | 9 years ago | |
| artisansdk/ratelimiter | 0.82 | Laravel rate limiting package providing flexible throttling for routes and actions with configurable rules, storage drivers, and easy middleware integration. Helps protect APIs from abuse, control request bursts, and manage per-user or per-IP limits with clear, adjustable settings. | 150 | 151 | 15 | 152K | 1 | 16.3 | 45.8 | MIT | 5 months ago | |
| akaunting/laravel-firewall | 0.82 | Laravel Firewall adds an application-level firewall to block or whitelist IPs, detect suspicious requests, limit attempts, and prevent brute-force attacks. Includes logging, configurable rules, and easy middleware integration for protecting routes and admin areas. | 1,005 | 1,004 | 117 | 13K | 0 | 33.4 | 18.2 | MIT | 2 months ago | |
| azine/geoblocking-bundle | 0.82 | — | 4 | 4 | 3 | 0 | 0 | 0.1 | — | — | — | |
| neelkanthk/laravel-surveillance-ui | 0.81 | — | 21 | 21 | 2 | 0 | 0 | 0.8 | — | MIT | 5 years ago | |
| geoip/geoip | 0.81 | Laravel-friendly GeoIP helper for resolving IP addresses to location data. Lightweight package aimed at quickly adding country/region/city lookups to your app with a simple API and minimal setup. | 519 | 528 | 323 | 17K | 0 | 7.3 | 14.8 | LGPL-2.1 | 10 years ago | |
| spatie/laravel-authorize | 0.80 | Route middleware for Laravel authorization. Protect routes and groups using Laravel’s Gate abilities via the can: middleware syntax, with support for route model binding (e.g., can:editPost,post) to authorize access to specific models. | 203 | 208 | 19 | 138 | 0 | 3.4 | 3.7 | MIT | 9 years ago | |
| 14four/laravel-force-host | 0.80 | Middleware for Laravel that forces a single canonical host for all requests. Automatically redirects to your configured domain (and optionally scheme), preventing duplicate URLs across www/non-www and improving SEO, cache consistency, and security. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| artisanpack-ui/security | 0.80 | Core Laravel security toolkit for ArtisanPack UI: sanitization, escaping (Laminas Escaper), KSES filtering, validation rules, security/CSP middleware, CSP builder with nonce & reporting, rate limiting, audit/scan commands, and testing helpers. | 0 | 0 | 1 | 936 | 6 | 23.3 | 49.5 | MIT | 2 weeks ago | |
| bw/stand-with-ukraine-bundle | 0.80 | — | 37 | 37 | 9 | 0 | 0 | 1.5 | — | MIT | 4 years ago | |
| monicahq/laravel-cloudflare | 0.80 | Laravel middleware that automatically trusts Cloudflare proxy IP ranges so client IPs and forwarded headers are handled correctly. Drop-in replacement for Laravel’s TrustProxies, with an optional callback to customize how proxy lists are loaded. | 343 | 342 | 32 | 105K | 5 | 25.4 | 39.2 | MIT | 4 months ago | |
| harryes/laravel-sentinellog | 0.80 | All-in-one Laravel security and auth logging package: tracks login/logout/failed attempts with device + geo detection, alerts, TOTP 2FA, session management, brute-force protection, geo-fencing, SSO, and new-location verify/deny flows. | 7 | 8 | 1 | 82 | 0 | 0.1 | 14.5 | MIT | — | |
| make-dev/laravel-security | 0.80 | Drop-in security headers for Laravel 11–13: HSTS, CSP with per-request nonces and strict-dynamic, X-Content-Type-Options, Permissions-Policy, and Subresource Integrity. Includes CSP/SRI violation report endpoints, logging/db storage, and Vapor-friendly SRI manifests. | 1 | 1 | 0 | 18 | 0 | 15.5 | 15.6 | MIT | 3 months ago | |
| salehye/laravel-security | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-littlegatekeeper | 0.79 | Laravel middleware to password-protect your app with a single, universal username/password set in config. Quickly gate staging, previews, or temporary launches without building a full auth system; publish config and enable the provider to lock down pages. | 191 | 193 | 19 | 3K | 0 | 17.0 | 18.8 | MIT | 5 months ago | |
| darvis/livewire-injection-stopper | 0.79 | — | 2 | 2 | 0 | 72 | 1 | 12.1 | 21.2 | MIT | 5 months ago | |
| adimeo-data-suite/security | 0.79 | Laravel security toolkit for Adimeo Data Suite apps, providing common security utilities and integrations such as authentication/authorization helpers, hardened defaults, and middleware-friendly protections to secure APIs and admin back offices. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| firephp/firephp-core | 0.79 | Core library for FirePHP: send server-side debugging messages from PHP to the browser via HTTP headers. Inspect variables, logs, warnings, traces and exceptions in real time with compatible browser extensions, without breaking page output. | 231 | 249 | 74 | 15K | 13 | 7.3 | 29.5 | — | — | |
| draw/security | 0.79 | — | 0 | 0 | 0 | 526 | 0 | 0.0 | 37.6 | — | — |
How can I help you explore Laravel packages today?