Awesome ext-php-rs [](https://awesome.re)

April 28, 2026 ยท View on GitHub

A curated list of projects built with ext-php-rs.

Contents

Async & Runtime

  • pasir - PHP application server written in Rust with embedded PHP execution.
  • php-node - Run PHP applications within a Node.js process with in-memory communication.
  • php-tokio - Use async Rust libraries from PHP, with Revolt event loop integration.

Audio & Media

  • opus-php - Audio encoder for the Opus codec in PHP.

Cryptography & Security

  • anonaddy-sequoia - Sequoia encryption PHP extension.
  • biscuit-php - PHP bindings for Biscuit, a bearer token with offline attenuation and decentralized verification.
  • ext-pqcrypto - PHP wrapper for RustCrypto's post-quantum cryptography implementations.
  • php-scrypt - PHP wrapper for the scrypt password hashing algorithm.

Data Formats

  • arrow-ext - PHP extension for reading and writing Apache Parquet files with support for various data types and compression.
  • rust-mail/ical - iCalendar (RFC 5545/5546) parser and editor by Proton Mail.
  • tomlrs-php - TOML data format parser.

Databases

Document Processing

  • kreuzberg - Polyglot document intelligence framework extracting text from 91+ file formats.

Internationalization

  • fluent-php - PHP wrapper for Mozilla's Project Fluent i18n library.

Networking

  • grpc-php-rs - Rust-based gRPC extension for PHP, drop-in replacement for ext-grpc.

Storage

  • opendal - Apache OpenDAL unified data access layer for diverse storage services.
  • stephp-cap-std - PHP bindings for cap-std, a capability-oriented version of the Rust standard library.

Contributing

Contributions welcome! Read the contribution guidelines first.