Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Static Build of PHEL into Standalone Binary #936

@kambo-1st

Description

@kambo-1st

This is not exactly a feature request, but more of a survey to see if there is interest in this idea.

The idea would be to use [static-php-cli](https://static-php.dev/en/) to provide a static build of PHEL as a native executable (e.g., .exe, .dmg, or Linux binary). This would allow running PHEL without requiring a separate PHP installation.

Why?

  • Easier onboarding for new users (no need to install/configure PHP).
  • Distribution as a single file for demos, workshops, or scripting.
  • Closer to the experience of languages like Go or Rust that ship as single binaries.

Questions for the community

  • Would this be useful to you?
  • Which platforms should be prioritized (Windows, macOS, Linux)?
  • Do you see potential downsides (e.g., larger binary size, less flexibility)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions