Skip to content

v0.2.0

Choose a tag to compare

@18230 18230 released this 30 Mar 12:06
· 9 commits to main since this release

Highlights

  • Pure PHP TUIC v5 client that exposes a local socks5://127.0.0.1:1080 style proxy
  • cloudflare/quiche FFI runtime with bundled prebuilt native libraries for windows-x64, linux-x64, and macos-x64
  • Unified run and doctor CLI workflow
  • Composer package name: 18230/php-tuic-client

Verified

  • Local Windows real-node end-to-end test through socks5h://127.0.0.1:11084
  • GitHub Actions real-node end-to-end checks on ubuntu-22.04, windows-latest, and macos-15-intel
  • PHPUnit, dry-run, doctor, CI, and native binary packaging all green

Install

composer require 18230/php-tuic-client