Installation

This » PECL extension is not bundled with PHP.

Information for installing this PECL extension may be found in the manual chapter titled Installation of PECL extensions. Additional information such as new releases, downloads, source files, maintainer information, and a CHANGELOG, can be located here: » http://pecl.php.net/package/yaf.

A DLL for this PECL extension is currently unavailable. See also the building on Windows section.

Коментарии

Yaf is an PECL extension, thus you can simply install it by:

pecl install yaf
2013-04-17 17:22:30
http://php5.kiev.ua/manual/ru/yaf.installation.html
Install PHP-YAF to Ubuntu from PPA:

> sudo add-apt-repository ppa:mikespook/php5-yaf
> sudo apt-get update
> sudo apt-get install php5-yaf
2013-12-04 11:49:47
http://php5.kiev.ua/manual/ru/yaf.installation.html
Yaf can be installed from source code by:

cd /path/to/yaf-src/
phpize
./configure
make
sudo make install
2015-09-26 18:29:48
http://php5.kiev.ua/manual/ru/yaf.installation.html
PHP 5.4.X-5.6.X should intall yaf version 2.3.4
2016-08-05 20:05:28
http://php5.kiev.ua/manual/ru/yaf.installation.html
Автор:
A new PPA repo has been updated to the latest Yaf.
Available on Ubuntu 18.04, 20.04, 20.10, and 21.04

> sudo add-apt-repository ppa:mikespook/php-yaf
> sudo apt-get update
> sudo apt-get install php-yaf
2021-05-04 09:56:54
http://php5.kiev.ua/manual/ru/yaf.installation.html

    Поддержать сайт на родительском проекте КГБ