Skip to content

allfuel/fuel-php-bin

 
 

Repository files navigation

Fuel PHP Binaries

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.

Extensions

Compiled extensions (see php-extensions.txt):

bcmath, ctype, curl, dom, fileinfo, filter, iconv, mbstring, openssl,
pcntl, phar, posix, simplexml, tokenizer, xml, xmlreader, xmlwriter, zlib

Platforms

  • macOS arm64 (Apple Silicon)
  • macOS x64 (Intel)
  • Linux arm64
  • Linux x64

PHP Version

Currently builds PHP 8.4 only.

Usage

Used automatically by Fuel via phpacker:

phpacker build --repository="ashleyhindle/fuel-php-bin" ...

Building

Binaries are built using static-php-cli via GitHub Actions. The workflow runs weekly or can be triggered manually.

Credits

License

This repository is a redistribution of PHP. See license-files/ for applicable licenses.

About

PHP binaries targeting the micro SAPI

Resources

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors