PHPackages                             icwrtech/underwaf - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. icwrtech/underwaf

ActiveProject

icwrtech/underwaf
=================

Underwaf - Laravel Firewall by LunaticTech

v1.0(4y ago)071MITPHP

Since Aug 28Pushed 4y agoCompare

[ Source](https://github.com/ICWR-TEAM/underwaf)[ Packagist](https://packagist.org/packages/icwrtech/underwaf)[ RSS](/packages/icwrtech-underwaf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Underwaf - Opensource Laravel Firewall
======================================

[](#underwaf---opensource-laravel-firewall)

This package to protect your laravel web app from SQLI , XSS , RFI , RCE , AND LFI attacks. With this package all malicious input request will blocked and write on laravel log as Alert Log.

Installations
-------------

[](#installations)

1. Run Command below

```
composer require icwrtech/underwaf
```

2. Insert into your provider in `config/app.php` file

```
