FICHA · AUR

php80-phar

phar module for php80

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

Description

Legacy PHP 8.0 applications can package PHP code and assets into executable PHAR archives. This runtime extension supports tools such as installers, command-line utilities, and deployment bundles that distribute code as a single archive file. It is dependency-only and has no separate launcher; PHP loads PHAR support when enabled. Archives can contain executable code, so only trusted PHAR files should be run and write access to build directories should be controlled.

Permissions

Permissions not analysed for this source yet.