PECL is a repository for PHP Extensions, providing a directory of all known extensions and hosting facilities for downloading and development of PHP extensions.
https://pecl.php.net/packages.php
To install a PECL extension, run
pecl install pecl_http
To install a specific version, run
pecl install pecl_http-3.2.3
- How to install PHP PECL Extension
- Install PHP 7.2 mcrypt extension on CWP Server
- How to install PHP ssh2 module in Cpanel Server
Visited 1 times, 1 visit(s) today