Skip to content

History / Home

Revisions

  • Add Comparison page (cross-language reference) Mirrors the page first added to the Node SDK wiki — same operations side-by-side across all 9 SDKs. Linked from Home Quick Links and the _Sidebar Pages section.

    Pim Feltkamp committed Apr 27, 2026
  • Drop internal iter-N references from user-facing docs Replaces 'iter-N' loop terminology that's meaningless to users with the substantive technical content the references were trying to attribute. Preserves the underlying facts about TIMEOUT vs NETWORK_ERROR discrimination, body-read timeout wrappers, and the --json/--yes confirmation gate.

    Pim Feltkamp committed Apr 26, 2026
  • Add Recipes page; link from Home Recipes.md collects 11 copyable PHP-idiomatic patterns: client construction with named arguments, backtest polling, sequential fill detection, PHP 8 match expression on getErrorCode(), retry wrapper with auth-error fail-fast, BYO Guzzle client with middleware/proxies, serverless timeout tuning, retry disabling for Laravel/Symfony queues, and PHPUnit + Guzzle MockHandler testing. Same scope as the Node/Python/Go/Ruby/Rust Recipes, adapted for PHP 8.1+ idioms.

    @pimfeltkamp pimfeltkamp committed Apr 26, 2026
  • Sync wiki content from main repo docs/

    @claude claude committed Apr 25, 2026
  • Sync wiki content from main repo docs/

    @claude claude committed Apr 25, 2026
  • Initial Home page

    @pimfeltkamp pimfeltkamp committed Apr 25, 2026