Instalação/Configuração
PHP Manual

Instalação

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/lzf.

Para usar estas funções você precisa compilar PHP com suporte a lzf usando a opção de configuração --with-lzf[=DIR] . Você pode também passar --enable-lzf-better-compression para otimizar o LZF mais para espaço do que velocidade.

Usuários Windows podem habilitar php_lzf.dll no php.ini para usar estas funções. A DLL for this PECL extension is currently unavailable. See also the building on Windows section.


Instalação/Configuração
PHP Manual