For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Overview
    • Introduction
    • How it works
    • Quickstart
    • Customer showcase
  • Working with SDKs
    • Project structure
    • Adding custom code
    • Migrating to Replay
    • Capabilities
  • Generators
      • Generating an SDK
      • Publishing to Packagist
      • Configuration
      • Adding custom code
      • Changelog
      • Customer showcase
  • Reference
    • generators.yml
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
GeneratorsPHP

Changelog

February 9, 2026
February 9, 2026

1.27.0

(feat): Switch from Guzzle to PSR-7/17/18 HTTP interfaces; SDKs are now framework-agnostic and should work with any PSR-18 compliant HTTP client (Guzzle, Symfony HttpClient, etc.) The SDK uses php-http/discovery to automatically find an installed PSR-18 client at runtime. Retry logic is now implemented via a RetryDecoratingClient decorator instead of as Guzzle middleware. Existing Guzzle users should be unaffected as Guzzle implements PSR-18.

Was this page helpful?
Edit this page
Previous

February 11, 2026

Next

February 4, 2026