Files
docker-php-fpm/php_modules/zlib/README.md
2022-11-30 23:54:29 +01:00

8 lines
478 B
Markdown

# zlib
This module enables you to transparently read and write gzip (.gz) compressed files, through versions of most of the filesystem functions which work with gzip-compressed files (and uncompressed files, too, but not with sockets).
| Platform | Url |
|----------|------------------------------------------------------------------|
| PHP.net | https://www.php.net/manual/en/book.zlib.php |