From 34e18a463574a4ef2fe84f6da6563446737cc828 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fl=C3=A1vio=20Heleno?= Date: Sun, 20 Apr 2025 09:32:49 -0300 Subject: [PATCH] Add embedded-php extensions to the list --- docs/supported-extensions.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/supported-extensions.md b/docs/supported-extensions.md index 1d03d7b1..701af430 100644 --- a/docs/supported-extensions.md +++ b/docs/supported-extensions.md @@ -120,6 +120,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls). | geospatial | ? | | gmagick | ? | | gnupg | ? | +| gpio | ✅ Supported: [embedded-php/gpio](https://packagist.org/packages/embedded-php/gpio) | | graphdat | ? | | gRPC | ? | | gupnp | ❌ Abandoned | @@ -134,6 +135,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls). | htscanner | ❌ Abandoned | | http_message | ? | | huffman | ❌ Abandoned | +| i2c | ✅ Supported: [embedded-php/i2c](https://packagist.org/packages/embedded-php/i2c) | | ibm_db2 | ? | | ice | ? | | id3 | ❌ Abandoned | @@ -322,6 +324,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls). | smbclient | ? | | solr | ? | | sphinx | ❌ Abandoned | +| spi | ✅ Supported: [embedded-php/spi](https://packagist.org/packages/embedded-php/spi) | | spidermonkey | ❌ Abandoned | | SPL_Types | ❌ Abandoned | | spplus | ? | @@ -364,6 +367,7 @@ please do submit a [Pull Request](https://github.com/php/pie/pulls). | translit | ? | | tvision | ? | | txforward | ❌ Abandoned | +| uart | ✅ Supported: [embedded-php/uart](https://packagist.org/packages/embedded-php/uart) | | udis86 | ❌ Abandoned | | ui | ? | | uopz | ? |