FICHA · MANJARO

php-embed

Embedded PHP SAPI library

  • Library
  • NONE
  • Dev
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Developers can embed the PHP interpreter into another application through the embedded SAPI library. This is useful for programs that want to run PHP scripts or expose PHP as an extension language.

It is a developer library. Embedding a scripting runtime means loaded code can affect the host process, so inputs, extensions, and execution permissions must be controlled.

Permissions

Permissions not analysed for this source yet.