Current Stable Release

TrueAsync 1.0.0 (Changelog)

Release date: 2026-11-01

Requires PHP 8.6+. All builds are Thread Safe (ZTS).

Windows

sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

Linux

sha256: f0e1d2c3b4a59687706152433425160798a9bacbdcedfe0f102132435465768

macOS

sha256: aabbccdd11223344556677889900eeff0011223344556677889900aabbccddee
sha256: 11223344aabbccdd556677889900eeff0011223344556677889900aabbccddee

Source Code

sha256: 00112233445566778899aabbccddeeff00112233445566778899aabbccddeeff
sha256: ffeeddccbbaa99887766554433221100ffeeddccbbaa99887766554433221100

Docker Images

Ready-made images with pre-installed TrueAsync extension. Based on official PHP ZTS images.

Available Images

true-async/php:8.6-zts PHP 8.6 + TrueAsync 1.0.0

Quick Start

docker pull true-async/php:8.4-zts

Run a script:

docker run --rm -v $(pwd):/app -w /app true-async/php:8.4-zts php script.php

Usage in Dockerfile

FROM true-async/php:8.4-zts

COPY . /app
WORKDIR /app

CMD ["php", "server.php"]

System Requirements

  • PHP 8.1 or higher with ZTS (Thread Safe) support
  • Fiber extension (bundled with PHP 8.1+)
  • Composer 2.x (for Composer installation)
  • Linux (x86_64), macOS (x86_64, arm64) or Windows (x64)

GPG Keys

Releases are signed with GPG keys for authenticity verification. Import the public key:

gpg --keyserver keyserver.ubuntu.com --recv-keys XXXXXXXXXXXXXXXX

Verify the signature of a downloaded file:

gpg --verify true_async-1.0.0-ts-php8.3-x64.zip.asc true_async-1.0.0-ts-php8.3-x64.zip

TrueAsync 1.0.x / 0.5.x

pub ed25519 2025-01-15 [SC] XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX XXXX uid [ultimate] TrueAsync Release Signing <release@true-async.dev> sub cv25519 2025-01-15 [E]