v0.1.0
First public release of rawphp/warp — a warm-worker test engine for Laravel + Pest that boots the app once per process and hands each test a sandboxed clone.
Highlights
- S1 warm-worker engine: warm application factory, reset manifest, hermeticity sentinel,
InteractsWithWarmApplicationtrait, benchmark + parity harness. - S1 gate: PASSED — Gate A 97.4× framework-tax reduction (53.57ms → 0.55ms), Gate B PARITY OK on 1,372 tests. See
docs/reports/2026-07-04-s1-gate.md. - Engage warm mode with
WARP_MODE=1(also acceptson/true). - PSR-4 namespace:
RawPHP\Warp\; Composer package:rawphp/warp(MIT).
See CHANGELOG.md for full details.