zstd

Zstandard extension


PHP extension for compression and decompression with Zstandard library.

License: MIT

Latest releases

Version Release Download
0.13.3 2024-01-28 zstd-0.13.3.tgz
0.13.2 2024-01-15 zstd-0.13.2.tgz
0.13.1 2023-09-06 zstd-0.13.1.tgz
0.13.0 2023-09-05 zstd-0.13.0.tgz
0.12.3 2023-04-29 zstd-0.12.3.tgz
Show all releases

Changelog

Version Message
0.13.3 - fix: incompatible pointer types (32-bit)
0.13.2 - fix: variable declaration
0.13.1 - add test script
0.13.0 - enable append mode of stream compression
0.12.3 - Fixed build warnings
Show complete changelog