pkgtools
various packaging tools and scripts for PHP packages
Install
- All systems
-
curl cmd.cat/pkgtools.sh
- Debian
-
apt-get install pkg-php-tools
- Ubuntu
-
apt-get install pkg-php-tools
- Kali Linux
-
apt-get install pkg-php-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pkg-php-tools
- Raspbian
-
apt-get install pkg-php-tools
- Dockerfile
- dockerfile.run/pkgtools
pkg-php-tools
various packaging tools and scripts for PHP packages
Provide an easy way to package PHP PEAR, PECL and Composer packages: Run dh_make, edit debian/rules and debian/control and that's it! Detailed instructions can be found in included READMEs.