Full documentation is available at phirewall.de.
| Topic | Link |
|---|---|
| Installation & Quick Start | phirewall.de/getting-started |
| Framework Integration (PSR-15, Laravel, Symfony, Slim, Mezzio) | phirewall.de/examples |
| Safelists & Blocklists | phirewall.de/features/safelists-blocklists |
| Rate Limiting | phirewall.de/features/rate-limiting |
| Fail2Ban & Allow2Ban | phirewall.de/features/fail2ban |
| Bot Detection & Matchers | phirewall.de/features/bot-detection |
| OWASP Core Rule Set | phirewall.de/features/owasp-crs |
| Storage Backends | phirewall.de/features/storage |
| Observability & Events | phirewall.de/advanced/observability |
| Infrastructure Adapters | phirewall.de/advanced/infrastructure |
| Common Attacks & Recipes | phirewall.de/common-attacks |
| FAQ | phirewall.de/faq |
The examples/ folder contains self-contained PHP scripts you can run immediately:
composer install
php examples/01-basic-setup.phpSee the Examples page for the full list and production-ready framework integrations.
Dual licensed under LGPL-3.0-or-later and proprietary. See LICENSE for details.