pixelbrackets / pap-installer
Automatic installer for PAP (PHP App Publication) executables
Installs: 0
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/pixelbrackets/pap-installer
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.