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
|
Constraint
|
|---|---|
| illuminate/cache | ^11.0 || ^12.0 || ^13.0 |
| illuminate/config | ^11.0 || ^12.0 || ^13.0 |
| illuminate/console | ^11.0 || ^12.0 || ^13.0 |
| illuminate/database | ^11.0 || ^12.0 || ^13.0 |
| illuminate/http | ^11.0 || ^12.0 || ^13.0 |
| illuminate/routing | ^11.0 || ^12.0 || ^13.0 |
| illuminate/support | ^11.0 || ^12.0 || ^13.0 |
|
Package
|
Constraint
|
|---|---|
| orchestra/testbench | ^9.0 || ^10.0 || ^11.0 |
| phpunit/phpunit | ^11.3 |
How can I help you explore Laravel packages today?