FICHA · MANJARO

php82-ffi

ffi module for php82

  • language-extension
  • Dev
  • NATIVE
  • SECURITY
  • Dependency only
  • Same app · 2 sources
official+codex · reviewed · Jun 3, 2026 description in en

Description

Programs running on PHP 8.2 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.