PPA source for PHP-YAF

Source: Internet
Author: User
PHP-YAF is a PHP extension framework developed by laruence similar to ZendFreamwork. Lightweight, fast, and scalable. It can coordinate with databases such as PEAR and ZendFreamwork to ensure compatibility. Therefore, over the past year, I have basically abandoned the ZF integration framework (remember NinnyProject ?), And port it

PHP-YAF is a PHP extension framework developed by laruence similar to Zend Freamwork. Lightweight, fast, and scalable. It can coordinate with databases such as PEAR and Zend Freamwork to ensure compatibility. Therefore, over the past year, I have basically abandoned the ZF integration framework (remember Ninny Project ?), And port it

PHP-YAF is a PHP extension framework developed by laruence similar to Zend Freamwork. Lightweight, fast, and scalable. It can coordinate with databases such as PEAR and Zend Freamwork to ensure compatibility. Therefore, over the past year, I have basically abandoned the ZF integration framework (remember Ninny Project ?), And port it to YAF.

As a PHP developer, laruence provided PECL support for YAF early in the morning. It is also convenient to install YAF using PECL. However, as a heavily apt dependent patient, you still want to use the source-style maintenance installation package.

Therefore, this PHP-YAF PPA source was born!

Because bzr is not used at all, the launchpad service is not used. I put the package and related configurations on github.


To use the PPA source, you must first import the key and source of the PPA. 'Add-apt-repository 'can help us complete this tedious task:

sudo add-apt-repository ppa:mikespook/php5-yaf

Then obtain the latest software list:

sudo apt-get update

Finally, complete the installation:

sudo apt-get install php5-yaf

Remember to restart the PHP service process.

For example, php fpm:

sudo service php5-fpm restart

Or the running mode of the Apache module:

sudo service apache2 restart

YAF is a rare and reliable application made by Chinese people. I hope you will like it again.

Original address: PHP-YAF PPA source, thanks to the original author to share.

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.