PHP Extensions installable via 🥧PIE

  • PHP

    win32service/win32service

    The win32service extension is a Windows-specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister the services, and even allows your PHP scripts to run as a service.

  • PHP

    wwwision/umadb-php

    PHP bindings for UmaDB event store with Rust FFI

  • PHP

    xdebug/xdebug

    Xdebug is a debugging and productivity extension for PHP

  • C

    xocdr/ext-tui

    Terminal UI extension with Yoga layout engine for PHP (inspired by React INK)

  • C

    xolegator/pinba_extension

    Pinba PHP extension: collects request and timer metrics and ships them over UDP (protobuf) to Pinba Engine.

  • Rust

    yiipress/highlighter

    Native PHP extension for fast server-side syntax highlighting with syntect

  • C

    yiipress/markdown

    Native PHP Markdown-to-HTML extension powered by bundled MD4C.

    Abandoned! See iliaal/mdparser

  • C

    zealphp/ext

    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.