ext-libdeflate

PHP bindings for libdeflate, a zlib replacement with significantly better performance.

MIT License

Stars
11
Committers
3

Bot releases are hidden (Show)

ext-libdeflate - 0.2.1 Latest Release

Published by dktapps over 1 year ago

  • Improved performance by caching internal compressor instances.
ext-libdeflate - 0.2.0

Published by dktapps over 1 year ago

Changes since 0.1.0

  • Updated build configs to support libdeflate versions using CMake (1.15 and newer).
  • libdeflate 1.15 or newer is now required.
  • --with-libdeflate no longer accepts a path on *nix. Set PKG_CONFIG_PATH environment variable to directory where libdeflate.pc is located to use a non-default location.
Badges
Extracted from project README's
CI