PEAR / PECL
PEAR is a framework and distribution system for reusable PHP components.
- GitHub: https://github.com/pear/pear-core
- PECL: https://pecl.php.net/package/pear with
pear - Official website: https://pear.php.net
Debian
sh
sudo apt install -y php-pearmacOS
sh
brew install pkg-config zlibsh
curl -O http://pear.php.net/go-pear.phar
sudo php -d detect_unicode=0 go-pear.pharsh
sudo pecl install pear/pear-core-minimal