From: Yann Collet Date: Mon, 11 Dec 2023 21:31:56 +0000 (-0800) Subject: added PHP binding X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5560ec0e5f56ddea1bf69bb58534853bad1a94a;p=thirdparty%2Fzstd.git added PHP binding --- diff --git a/index.html b/index.html index 91433584a..7e794c08e 100644 --- a/index.html +++ b/index.html @@ -231,6 +231,7 @@ which are explicitly labelled as Ports. | __Javascript__ (wasm, asm) | Zs. Szende, Cs. Tamas, G. Szabo, L. Zana | https://www.npmjs.com/package/@oneidentity/zstd-js | __Node.js__ | Tyler Stiene | https://www.npmjs.com/package/simple-zstd | __PHP__ | Kamijo | https://github.com/kjdev/php-ext-zstd | +| __PHP__ | John Wedgbury | https://github.com/appoly/zstd-php | | __R__ | Konstantin Sorokin | https://cran.r-project.org/web/packages/zstdr/index.html | __Go__ (Port) | Klaus Post | https://github.com/klauspost/compress/tree/master/zstd#zstd | __Go__ | Vianney Tran | https://github.com/DataDog/zstd |