php-pacparser is a simple PHP web GUI wrapper for the pactester binary implementation of the pacparser library.
Minimal requirements:
- Web server (apache, nginx, etc.)
- PHP (built on php7.3, but will likely work just fine with older php versions that support the following built-in functions:)
- proc_open()
- preg_match()
- preg_replace()