From e5560ec0e5f56ddea1bf69bb58534853bad1a94a Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Mon, 11 Dec 2023 13:31:56 -0800 Subject: [PATCH] added PHP binding --- index.html | 1 + 1 file changed, 1 insertion(+) 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 | -- 2.47.3