ext-typst: A PHP extension that embeds the Typst typesetting engine.
SMRTR summary
ext-typst is a PHP extension that embeds the Typst typesetting engine directly into PHP using Rust via ext-php-rs. It lets you compile Typst markup to PDF, PNG, JPEG, and SVG without spawning subprocesses or relying on a CLI. It supports PHP 8.3–8.5 on Linux and macOS, includes IDE stubs for PhpStorm and static analysis tools, and installs via PIE or pre-built binaries.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article