mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
564 B
564 B
lzf
LZF is a very fast compression algorithm, ideal for saving space with only slight speed cost. It can be optimized for speed or space at the time of compilation. This extension is using liblzf library by Marc Lehmann for its operations.
| Platform | Url |
|---|---|
| PHP.net | https://www.php.net/manual/en/book.lzf.php |
| Pecl | https://pecl.php.net/package/lzf |