PECL 和 PEAR 有什么区别?

PEAR 是“PHP Extension and Application Repository”的缩写,即PHP扩展和应用仓库。

 

PECL 是“PHP Extension Community Library”的缩写,即PHP扩展库。

 

PEAR是PHP的上层扩展,PECL是PHP的底层扩展。它们都是为特定的应用提供现成的函数或者类。

 

具体的:http://jingyan.baidu.com/article/e9fb46e1a3eb277521f76619.html

posted on 2015-08-14 13:08  ercom  阅读(277)  评论(0)    收藏  举报