folk-ext 0.2.0

Folk PHP extension — runs the Folk server as a PHP extension (like Swoole)
Documentation

Folk PHP extension core — server lifecycle + worker bridge.

Uses std::sync channels for worker communication (no tokio dependency on the worker thread side). Supports multi-worker via ZTS threads.