---
title: "Recently updated PIE extensions #3"
url: https://www.exakat.io/recently-updated-pie-extensions-3/
date: 2026-08-20
modified: 2026-08-20
author: "dams"
description: "Recently updated PIE extensions (since August 13th, 2026) 25 PHP Pie extensions were updated. bsn4/grpc (v0.4.0): Rust-based gRPC extension for PHP — drop-in replacement for ext-grpc paragonie/ext-pqcrypto (v0.3.2): PHP extension..."
categories:
  - "Technology"
tags:
  - "extension"
  - "php"
  - "pie"
image: https://www.exakat.io/wp-content/uploads/2026/08/php-pie.320.png
word_count: 301
---

# Recently updated PIE extensions #3

## Recently updated PIE extensions (since August 13th, 2026)

25 PHP Pie extensions were updated.

- [bsn4/grpc](https://packagist.org/packages/bsn4/grpc) (v0.4.0): Rust-based gRPC extension for PHP — drop-in replacement for ext-grpc
- [paragonie/ext-pqcrypto](https://packagist.org/packages/paragonie/ext-pqcrypto) (v0.3.2): PHP extension for post-quantum cryptography (ML-KEM, X-Wing, ML-DSA, SLH-DSA)
- [mongodb/mongodb-extension](https://packagist.org/packages/mongodb/mongodb-extension) (2.4.0): MongoDB driver extension
- [phalcon/cphalcon](https://packagist.org/packages/phalcon/cphalcon) (v5.19.0): Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
- [flow-php/flow-php-ext](https://packagist.org/packages/flow-php/flow-php-ext) (0.43.0): Flow PHP native extension (Rust) - Floe frame-body encoder/decoder for DataFrame Rows
- [xberg-io/tree-sitter-language-pack](https://packagist.org/packages/xberg-io/tree-sitter-language-pack) (v1.15.2): Pre-compiled tree-sitter grammars for 371 programming languages
- [xberg-io/liter-llm](https://packagist.org/packages/xberg-io/liter-llm) (v1.17.1): Universal LLM API client with Rust-powered polyglot bindings.
- [xberg-io/html-to-markdown](https://packagist.org/packages/xberg-io/html-to-markdown) (v3.11.2): High-performance HTML to Markdown converter
- [thomas-0816/pdo-duckdb-php](https://packagist.org/packages/thomas-0816/pdo-duckdb-php) (1.5.5.7): PHP PDO Driver for DuckDB, modern analytics
- [webpatser/php-resp3](https://packagist.org/packages/webpatser/php-resp3) (v0.1.4): PECL extension that parses RESP3 wire-protocol bytes into PHP values, plus PHP adapters for amphp/redis and Fledge.
- [php-io-extensions/glfw](https://packagist.org/packages/php-io-extensions/glfw) (0.7.1): PHP-Controllable GLFW Windowing Extension
- [satwareag/pdo-fbird](https://packagist.org/packages/satwareag/pdo-fbird) (v13.2.7): PDO driver for Firebird SQL (pdo_fbird) — separate from the main php-firebird extension
- [satwareag/php-firebird](https://packagist.org/packages/satwareag/php-firebird) (v13.2.7): PHP Firebird database extension — native fbird_* API for PHP 8.2+
- [lucasacoutinho/ext-clickhouse-pdo](https://packagist.org/packages/lucasacoutinho/ext-clickhouse-pdo) (v1.3.0): PDO driver for ClickHouse using the native TCP protocol.
- [lucasacoutinho/ext-clickhouse](https://packagist.org/packages/lucasacoutinho/ext-clickhouse) (v1.3.0): Native TCP ClickHouse client extension for PHP.
- [laruence/yac](https://packagist.org/packages/laruence/yac) (2.3.2): Yac is a shared and lockless memory user data cache for PHP.
- [laruence/yaconf](https://packagist.org/packages/laruence/yaconf) (1.2.0): A PHP Persistent Configurations Container
- [laruence/yar](https://packagist.org/packages/laruence/yar) (dev-master): Light, concurrent RPC framework for PHP
- [laruence/yaf](https://packagist.org/packages/laruence/yaf) (3.3.8): Fast php framework written in c, built in php extension
- [libsnobol4/snobol](https://packagist.org/packages/libsnobol4/snobol) (v1.0.4): SNOBOL4-style pattern matching for PHP — native C extension
- [hosmelq/ext-anydoc](https://packagist.org/packages/hosmelq/ext-anydoc) (v0.1.3): PHP extension for converting documents to GitHub-Flavored Markdown with Firecrawl anydoc.
- [laruence/taint](https://packagist.org/packages/laruence/taint) (3.0.0): Taint is a PHP extension for detecting XSS codes (tainted strings).
- [php-io-extensions/cuda](https://packagist.org/packages/php-io-extensions/cuda) (0.7.3): PHP-Controllable CUDA Runtime + OpenGL interop extension
- [php-io-extensions/metal](https://packagist.org/packages/php-io-extensions/metal) (0.7.5): PHP-Controllable macOS Metal + AppKit window, menu, texture, input, and drawing extension
- [orieg/judy](https://packagist.org/packages/orieg/judy) (v2.6.0): PHP Judy implements sparse dynamic arrays (aka Judy Arrays).