PHPackages                             xqus/php-waf - 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. [Security](/categories/security)
4. /
5. xqus/php-waf

ActiveLibrary[Security](/categories/security)

xqus/php-waf
============

PHP Web Application Firewall

02PHP

Since Apr 24Pushed 3y agoCompare

[ Source](https://github.com/xqus/php-waf)[ Packagist](https://packagist.org/packages/xqus/php-waf)[ RSS](/packages/xqus-php-waf/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

php-waf
=======

[](#php-waf)

[![License](https://camo.githubusercontent.com/dab63e34de18d00f387e0ac7392c4614a5d7c8f966e5b0437c3474db3ba5f68c/68747470733a2f2f706f7365722e707567782e6f72672f7269766572736964652f7068702d7761662f6c6963656e7365)](https://packagist.org/packages/riverside/php-waf)

PHP Web Application Firewall

### Requirements

[](#requirements)

- PHP &gt;= 7.0

### Installation

[](#installation)

```
composer require xqus/php-waf

```

### How to use

[](#how-to-use)

1. Create a PHP script to start the Firewall instance

    - waf.php

    ```
