首頁 > php教程 > php手册 > PPA source for PHP-YAF

PPA source for PHP-YAF

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
發布: 2016-06-06 20:10:59
原創
1060 人瀏覽過

PHP-YAF is a PHP framework extension likes Zend Framework, but much more lighter, more faster and better extendability. It is developed by laruence. PHP-YAF could work with PEAR, Zend Framework and many others libraries. YAF supported PECL

PHP-YAF is a PHP framework extension likes Zend Framework, but much more lighter, more faster and better extendability. It is developed by laruence. PHP-YAF could work with PEAR, Zend Framework and many others libraries.

YAF supported PECL good. It is convenient using PECL to install YAF on Ubuntu box. There is a saying that “When in Rome, do as the Romans do”. Thus why we are here: a PPA source for PHP-YAF.

I have put all dependences on the github.

To use this PPA source, you must import PPA source first. Tool `add-apt-repository` can help us to take over the fussy job:

sudo add-apt-repository ppa:mikespook/php5-yaf
登入後複製

Then tell the system to pull down the latest list:

sudo apt-get update
登入後複製

Using apt-get to complete the installation:

sudo apt-get install php5-yaf
登入後複製

After installing without error, do NOT forget restart your PHP process.

Eg. PHP FPM:

sudo service php5-fpm restart
登入後複製

or Apache mod:

sudo service apache2 restart
登入後複製

Thank you, have fun! ;-)

相關標籤:
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
最新問題
docker container中加入PPA失敗
來自於 1970-01-01 08:00:00
0
0
0
ubuntu PPA 更新老是不成功該怎麼辦
來自於 1970-01-01 08:00:00
0
0
0
ubuntu - 沒有可用於下列金鑰 ID 的公鑰
來自於 1970-01-01 08:00:00
0
0
0
java - springboot新手學習
來自於 1970-01-01 08:00:00
0
0
0
熱門推薦
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板