Files
static-php-cli/docs/index.md
2025-06-30 21:41:48 +08:00

1.1 KiB

layout, hero, features
layout hero features
home
name tagline actions
static-php-cli Build standalone PHP binary on Linux, macOS, FreeBSD, Windows, with PHP project together, with popular extensions included.
theme text link
brand Get Started /en/guide/
theme text link
alt 中文文档 /zh/
title details
Static CLI Binary You can easily compile a standalone php binary for general use. Including CLI, FPM sapi.
title details
Micro Self-Extracted Executable You can compile a self-extracted executable and build with your php source code.
title details
Dependency Management static-php-cli comes with dependency management and supports installation of different types of PHP extensions.
<script setup> import {VPSponsors} from "vitepress/theme"; const sponsors = [ { name: 'Beyond Code', img: '/images/beyondcode-seeklogo.png', url: 'https://beyondco.de/' }, { name: 'NativePHP', img: '/images/nativephp-logo.svg', url: 'https://nativephp.com/' }, ]; </script>

Special Sponsors