Download PHP Extension notes

Source: Internet
Author: User
Tags pear

Find out about PHP extension URLs https://pecl.php.net/index.php

The full name of PECL is the PHP Extension Community library, which is the PHP Extension. is an open and packaged PHP extension repository for installation in the PEAR (php Extension and application repository,php extension and application Warehouse) packaging format.

PECL can be seen as an integral part of the pear, providing functionality similar to Pear. The difference is that all of Pear's extensions are written in pure PHP code, and users can use the extended code to include their own PHP files directly after downloading to the pear Extension. pecl, which is developed using the C language, is often used to supplement some of the underlying features that are difficult to do with php, and often need to be recompiled or set in a configuration file before it can be used in the User's own Code.

Summary: Pear is the upper-level extension of php, and pecl is the underlying extension of php. They all provide ready-made functions or classes for specific applications.

You can find it by category or search

This is the classification, for example we find the extension of the Imagick under the images classification

Click on the DLL icon on the back to this version of the extension page

Select the extension you need to view the PHP version, while checking whether it is a security thread or a security thread, can be viewed through the Phpinfo

Download PHP Extension notes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.