Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Phirewall Documentation

Full documentation is available at phirewall.de.

Quick Reference

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

Runnable Examples

The examples/ folder contains self-contained PHP scripts you can run immediately:

composer install
php examples/01-basic-setup.php

See the Examples page for the full list and production-ready framework integrations.

License

Dual licensed under LGPL-3.0-or-later and proprietary. See LICENSE for details.