Custom PHP binaries for Fuel - the AI agent task management CLI.
This is a fork of phpacker/php-bin with a customized extension list including pcntl and posix for signal handling in TUI applications.
Compiled extensions (see php-extensions.txt):
bcmath, ctype, curl, dom, fileinfo, filter, iconv, mbstring, openssl,
pcntl, phar, posix, simplexml, tokenizer, xml, xmlreader, xmlwriter, zlib
- macOS arm64 (Apple Silicon)
- macOS x64 (Intel)
- Linux arm64
- Linux x64
Currently builds PHP 8.4 only.
Used automatically by Fuel via phpacker:
phpacker build --repository="ashleyhindle/fuel-php-bin" ...Binaries are built using static-php-cli via GitHub Actions. The workflow runs weekly or can be triggered manually.
- phpacker/php-bin - Original project
- NativePHP/php-bin - Upstream
- static-php-cli - Build tool
This repository is a redistribution of PHP. See license-files/ for applicable licenses.