User Tools

Site Tools


php-standalone-applications

This is an old revision of the document!


PHP Standalone Applicaitons

Bau deine eigene Application basierend auf PHP

static-php-cli

URL https://static-php.dev/

  • micro
  • cli
  • embed
  • frankenphp

Konfiguration

php-version: 8.4
extensions: "bcmath,filter,mbstring,mbregex,phar,zlib,openssl,tokenizer,posix,simplexml,xml,dom,xml,zip,zlib,pdo,intl,curl,iconv,session"
sapi: micro,frankenphp
download-options:
  prefer-pre-built: true
build-options:
  enable-zts: true
  with-hardcoded-ini: ["memory_limit=4G", "max_input_vars=1500"]

… oder einfach:

https://static-php.dev/en/guide/cli-generator.html#cli-build-command-generator

Aktuelles Projekt

https://github.com/ochorocho/santas-little-helper

* Composer ☑️ * PHP ausführen ☑️ * Webserver - fast * Core setup: non-composer und composer * b13/make * GitLab Template: Download, prepare, evtl package rename

php-standalone-applications.1757767975.txt.gz · Last modified: by admin