Installation

This extension is bundled with PHP 5 and greater, and is installed using the --with-tidy configure option.

PHP 4 users may use the (old) PECL extension here: » http://pecl.php.net/package/tidy.

Note:

Tidy 1.0 is for PHP 4, whereas newer versions of the Tidy extension are for PHP 5 and greater.

Коментарии

Автор:
On Redhat-ish linux, you must install both libtidy and libtidy-devel (PHP 5.x):
sudo yum install libtidy libtidy-devel
2014-02-05 21:06:58
http://php5.kiev.ua/manual/ru/tidy.installation.html
On Ubuntu 17.10 and php 7.1:
sudo apt install libtidy-dev libtidy5 php-tidy
2018-05-17 02:26:59
http://php5.kiev.ua/manual/ru/tidy.installation.html
install tidy on ubuntu 20.0.4 for PHP 8.1
sudo apt-get install php8.1-tidy
2022-07-01 16:51:52
http://php5.kiev.ua/manual/ru/tidy.installation.html

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