PHP PECL extension

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

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *