Download the PHP package xakki/phpwall without Composer
On this page you can find all versions of the php package xakki/phpwall. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xakki/phpwall
More information about xakki/phpwall
Files in xakki/phpwall
Download xakki/phpwall
More information about xakki/phpwall
Files in xakki/phpwall
Please rate this library. Is it a good library?
Informations about the package phpwall
Simple Web Application Firewall on PHP
Protect site from scanners on PHP
composer r xakki/phpwall:0.8
For php ^8.1
composer r xakki/phpwall:0.5
For php 5.6
How run example
- cp .env.dist .env
- change GOOGLE_CAPTCHA_KEY & GOOGLE_CAPTCHA_SECRET
- run bash
make test-ui
- Open http://localhost:89
Steps
1) Prepare code
- Get googleCaptha keys from https://www.google.com/recaptcha/admin/
- use example/index.php for you project
2) Create table (dont foget change pass CHANGE_ME
)
If encoded password
Docker image info
Get from
All versions of phpwall with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
ext-json Version *
ext-pdo Version *
ext-curl Version *
ext-mbstring Version *
psr/log Version ^3.0
ext-json Version *
ext-pdo Version *
ext-curl Version *
ext-mbstring Version *
psr/log Version ^3.0
The package xakki/phpwall contains the following files
Loading the files please wait ....