PHP Extensions installable via 🥧PIE

  • PHP

    iliaal/fast_uuid

    Fast RFC 9562 UUID generation (v1/v2/v3/v4/v5/v6/v7/v8 + nil/max) as a PHP C extension, with a ramsey/uuid-shaped object API and procedural fast-path functions.

  • C

    iliaal/fastchart

    Native C PHP extension for fast chart rendering: 38 chart families (line, area, bar, pie, scatter, bubble, stock with technical indicators, radar, polar, surface, contour, treemap, funnel, waterfall, heatmap, gauge, linear meter, gantt, box plot, bullet, pareto, calendar heatmap, sunburst, sankey, m

  • PHP

    iliaal/fastjson

    Fast JSON encode/decode/validate for PHP 8.1+, backed by yyjson. Drop-in alternative to ext/json with namespaced fastjson_* functions and json_last_error-compatible error reporting.

  • C

    iliaal/lchash

    Linear-probing hash table extension for PHP. Wraps glibc hsearch_r where available, falls back to a small in-tree implementation everywhere else.

  • PHP

    iliaal/mdparser

    Native C CommonMark + GitHub Flavored Markdown parser for PHP, targeting CommonMark 0.31 + GFM. ~10-20x faster than pure-PHP parsers, zero runtime dependencies.

  • PHP

    iliaal/pdo_duckdb

    PDO driver for DuckDB, the in-process analytical database.

  • C

    iliaal/phonetic

    Native phonetic matching for PHP: Double Metaphone, Beider-Morse Phonetic Matching, Daitch-Mokotoff Soundex, NYSIIS, and Match Rating Approach.

  • C

    iliaal/php_clickhouse

    Native PHP extension for ClickHouse using the official ClickHouse/clickhouse-cpp client. Connects over the native TCP protocol with LZ4 / ZSTD compression and optional TLS.

  • C

    iliaal/php-excel

    PHP extension for reading and writing Excel files using LibXL

  • PHP

    iliaal/phpser

    Fast binary serializer for PHP cache workloads. Decoder-optimized, beats igbinary on packed numerics, deep-nested structures, and same-class DTO batches.

  • C

    iliaal/statgrab

    PHP extension wrapping libstatgrab, the cross-platform system-statistics library. CPU, memory, disk I/O, filesystems, network interfaces, processes, users.

  • C

    imagick/imagick

    The Imagick PHP extension

  • C++

    intelligent-intern/king-ext

    King native PHP extension packaged for PIE

  • C

    intermaterium/duckeh

    PHP extension for DuckDB

  • C

    intermaterium/phpzmq

    ZeroMQ is a software library that lets you quickly design and implement a fast message-based applications