PHP Extensions installable via 🥧PIE

  • C

    reliforp/ext-rdump

    Capture a PHP process's own memory for offline analysis with reli (finding leaks, reference cycles, memory bottlenecks, etc.).

  • C

    remi/rpminfo

    RPM information

  • C

    remi/xpass

    Extended password extension

  • rgzone/bignum

    Arbitrary precision integer PHP extension written in Rust.

  • C

    rlerdorf/ext-llama

    PHP extension for running GGUF models via llama.cpp

  • C

    rlerdorf/geoip

    Legacy GeoIP (v1) PHP extension wrapping MaxMind's libGeoIP C library

  • PHP

    sanix-darker/cisv

    High-performance CSV parser with SIMD optimizations (AVX-512/AVX2) for PHP - 10-50x faster than fgetcsv

  • HTML

    sanket3dx/phpgo

    True Go Concurrency for PHP - Native Extension

  • C

    saturio/duckdb

    PHP extension for DuckDB

  • C

    secudoc/php-liboqs

    PHP extension wrapping liboqs (post-quantum cryptography).

  • PHP

    sheunl/numpower

    A PHP extension for high-performance numerical computations, leveraging GPU acceleration with CUDA.

  • C

    shuguroff/libxl-php

    PHP extension for reading/writing Excel files (XLS/XLSX) via LibXL library

  • C

    shyim/akari

    A high-performance PHP observability extension. Automatic OpenTelemetry tracing, sampling, and profiling - zero-config, near-zero overhead.

  • Rust

    shyim/sasso

    PHP extension wrapping the sasso pure-Rust SCSS to CSS compiler, built with ext-php-rs.

  • C

    sibidharan/ext-zealphp

    Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.