pixelbrackets / pap-installer
This package is abandoned and no longer maintained.
No replacement package was suggested.
Automatic installer for PAP (PHP App Publication) executables
1.0.0
2025-12-20 22:28 UTC
Requires
- php: ^7.2 || ^8.0
README
Automatic installer for PAP (PHP App Publication) executables.
Installation
See https://github.com/pixelbrackets/pap#installation for a complete guide.
How It Works
This package automatically downloads and installs the PAP executable depending on your platform:
- On Linux: Downloads self-contained binary (PHP 8.2 bundled, ~50MB)
- Other OS: Downloads universal PHAR (requires system PHP 7.2+, ~27MB)
It installs the executable to vendor/bin/pap.
Source
Main repository: https://github.com/pixelbrackets/pap
License
GNU General Public License version 2 or later
The GNU General Public License can be found at https://www.gnu.org/copyleft/gpl.html.