| Package Information |
| Summary |
Zstandard extension |
| Maintainers |
Tatsuya KAMIJO (lead)
[details]
|
| License |
MIT |
| Description |
PHP extension for compression and decompression with Zstandard library. |
| Homepage |
https://github.com/kjdev/
|
Release notes
Version 0.11.0
(stable)
|
- change response when compression level 0 of zstd_compress() - add compression level arguments to zstd_compress_dict() - change second argument of dictionary function to mandatory - update built-in zstd library to 1.5.0 |