git clone https://github.com/lamskoy/arch-phpbs.git
cd arch-phpbs
Now you're the boss and ready to go with building packages
To build all packages:
make all
To build specific version:
make php81
Available targets are : php82 php81 php80 php74 php73 php72 php71 php70 php56 php55 php54 php53
To build all php8.x (8.0, 8.1, 8.2):
make php8
You can mix targets in any combination
This will build: 5.6, 8.1, 8.0, 7.4:
make php56 php8 php74
Use make help
to see more details
Anybody who uses ArchLinux or it's derivatives like Manjaro