第 20 章 PEAR - PHP Extension and Application Repository
上一頁
部分 III. PHP 5
下一頁
Home
|
Mirror
|
Search
ITEYE 博客
|
OSChina 博客
|
51CTO 博客
第 20 章 PEAR - PHP Extension and Application Repository
目錄
20.1. PEAR 使用說明
20.1.1. php-pear 安裝
20.1.2. channel-update
20.1.3. install/uninstall
20.2. Pyrus
20.3. Pirum is a simple PEAR Channel Server Manager
20.4. PHPUnit - Unit testing framework for PHP
20.5. XML_RSS
20.6. Propel - smart, easy object persistence
20.6.1. 環境配置
20.6.2. PEAR Installer
20.7. Lua for PHP extension
20.8. libuv php extension
20.1. PEAR 使用說明
20.1.1. php-pear 安裝
$ sudo apt-get install php-pear
20.1.2. channel-update
channel-update
pear channel-update pear.php.net
list-all
pear list-all
20.1.3. install/uninstall
install
pear install Packages
uninstall
pear uninstall Packages
Please enable JavaScript to view the
comments powered by Disqus.