Implement third-party HTTP API SDKs in the phpdevkits style with SaloonPHP. Covers the connector + resources + DTOs + requests layout, fixture-driven Pest testing with PII redaction, and the live-recording workflow. Use when building a new Saloon-based SDK (e.g. forge-sdk, a future stripe-sdk), addi
Implement third-party HTTP API SDKs in the phpdevkits style with SaloonPHP. Covers the connector + resources + DTOs + requests layout, fixture-driven Pest testing with PII redaction, and the live-recording workflow. Use when building a new Saloon-based SDK (e.g. forge-sdk, a future stripe-sdk), adding a new resource to one, debugging a fixture-related test failure, or recovering from a spec-vs-run