FICHA · AUR

php84-ffi

ffi module for php84

  • PHP runtime module
  • RUNTIME-EXTENSION
  • Dependency only
official+codex · reviewed · Jun 3, 2026 description in en

Description

Programs running on PHP 8.4 can call native C libraries directly through a foreign function interface. This runtime extension is useful for specialized integrations, prototypes, and low-level bindings when no normal PHP extension exists. It is dependency-only and has no separate launcher; PHP code uses FFI only when enabled and configured. Native calls can bypass PHP safety boundaries, crash processes, read memory, or misuse system libraries, so it should be enabled only for trusted code.

Permissions

Permissions not analysed for this source yet.